Uses of Interface
com.netscape.certsrv.template.IArgValue
Packages that use IArgValue
-
Uses of IArgValue in com.netscape.certsrv.template
Classes in com.netscape.certsrv.template that implement IArgValueModifier and TypeClassDescriptionclass
This class represents a list of arguments that will be returned to the end-user via the template framework.class
This class represents a set of arguments.class
This class represents a string-based argument.Methods in com.netscape.certsrv.template that return IArgValueModifier and TypeMethodDescriptionArgList.get
(int pos) Returns the argument at the given position Position starts from 0.Retrieves argument from the set.Methods in com.netscape.certsrv.template with parameters of type IArgValue