.. java:import:: java.io Serializable .. java:import:: java.util HashSet ProtoGroup ========== .. java:package:: org.caosdb.server.database.proto :noindex: .. java:type:: public class ProtoGroup implements Serializable Fields ------ description ^^^^^^^^^^^ .. java:field:: public String description :outertype: ProtoGroup name ^^^^ .. java:field:: public String name :outertype: ProtoGroup permissions ^^^^^^^^^^^ .. java:field:: public HashSet permissions :outertype: ProtoGroup users ^^^^^ .. java:field:: public HashSet users :outertype: ProtoGroup