Package com.netscape.certsrv.group
Class GroupData
java.lang.Object
com.netscape.certsrv.group.GroupData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getID()
getLink()
int
hashCode()
void
setDescription
(String description) void
setGroupID
(String groupID) void
void
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
GroupData
public GroupData()
-
-
Method Details
-
getID
-
setID
-
getGroupID
-
setGroupID
-
getDescription
-
setDescription
-
getLink
-
setLink
-
hashCode
-
equals
-