Package com.netscape.certsrv.template
Class ArgSet
java.lang.Object
com.netscape.certsrv.template.ArgSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieves argument from the set.getNames()
Returns a list of argument names.void
Sets argument into the set with the given name.void
Sets string argument into the set with the given name.
-
Constructor Details
-
ArgSet
public ArgSet()
-
-
Method Details
-
getNames
Returns a list of argument names.- Returns:
- list of argument names
-
set
-
set
-
get
-