Package com.netscape.certsrv.profile
Class ProfileParameter
java.lang.Object
com.netscape.certsrv.profile.ProfileParameter
- All Implemented Interfaces:
JSONSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ProfileParameterstatic ProfileParametergetName()getValue()inthashCode()voidvoidtoString()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
-
ProfileParameter
public ProfileParameter() -
ProfileParameter
-
-
Method Details