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.voidSets argument into the set with the given name.voidSets 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
-