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 TypeClassDescriptionclassThis class represents a list of arguments that will be returned to the end-user via the template framework.classThis class represents a set of arguments.classThis 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