Package com.netscape.certsrv.template
Class ArgString
- java.lang.Object
-
- com.netscape.certsrv.template.ArgString
-
-
Constructor Summary
Constructors Constructor Description ArgString(java.lang.String value)
Constructs a string-based argument value.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getValue()
Returns the argument value.
-