Class ProfileData
java.lang.Object
com.netscape.certsrv.tps.profile.ProfileData
- All Implemented Interfaces:
JSONSerializer
- Author:
- Endi S. Dewata
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetID()getLink()inthashCode()voidvoidvoidsetProfileID(String profileID) voidsetProperties(Map<String, String> properties) voidtoString()Methods inherited from interface JSONSerializer
toJSON
-
Constructor Details
-
ProfileData
public ProfileData()
-
-
Method Details
-
getID
-
setID
-
getProfileID
-
setProfileID
-
getStatus
-
setStatus
-
getProperties
-
setProperties
-
getLink
-
setLink
-
hashCode
-
equals
-
toString
-