Uses of Class
com.suncode.pwfl.component.Argument
Packages that use Argument
-
Uses of Argument in com.suncode.pwfl.component
Methods in com.suncode.pwfl.component that return ArgumentModifier and TypeMethodDescriptionReturns value of parameter compatible with parameter type.static Argument
Argument.wrap
(Object parameterValue, ParameterDefinition<?> parameter) Wraps raw parameter value as argument.Methods in com.suncode.pwfl.component that return types with arguments of type ArgumentConstructor parameters in com.suncode.pwfl.component with type arguments of type Argument