Package com.netscape.certsrv.tps.profile
Class ProfileData
java.lang.Object
com.netscape.certsrv.tps.profile.ProfileData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getID()
getLink()
int
hashCode()
void
void
void
setProfileID
(String profileID) void
setProperties
(Map<String, String> properties) void
toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
ProfileData
public ProfileData()
-
-
Method Details
-
getID
-
setID
-
getProfileID
-
setProfileID
-
getStatus
-
setStatus
-
getProperties
-
setProperties
-
getLink
-
setLink
-
hashCode
-
equals
-
toString
-