Package com.netscape.certsrv.profile
Class ProfileAttribute
java.lang.Object
com.netscape.certsrv.profile.ProfileAttribute
- All Implemented Interfaces:
JSONSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ProfileAttributestatic ProfileAttributegetName()getValue()inthashCode()voidsetDescriptor(Descriptor descriptor) voidvoidvoidtoString()toXML()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
ProfileAttribute
public ProfileAttribute() -
ProfileAttribute
-
-
Method Details