Package com.netscape.certsrv.profile
Class ProfileOutput
java.lang.Object
com.netscape.certsrv.profile.ProfileOutput
- All Implemented Interfaces:
JSONSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttribute(ProfileAttribute attr) voidbooleanstatic ProfileOutputstatic ProfileOutputgetAttrs()getId()getName()getText()inthashCode()voidvoidsetAttrs(List<ProfileAttribute> attrs) voidsetClassId(String classId) voidvoidvoidvoidtoXML()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
ProfileOutput
public ProfileOutput() -
ProfileOutput
-
-
Method Details