Uses of Class
org.frankframework.parameters.ParameterValue
Packages that use ParameterValue
-
Uses of ParameterValue in org.frankframework.parameters
Methods in org.frankframework.parameters that return ParameterValueModifier and TypeMethodDescriptionParameterValueList.findParameterValue
(String name) Find a (case insensitive)ParameterValue
Get a specificParameterValue
ParameterValueList.getParameterValue
(int i) ParameterList.getValue
(ParameterValueList alreadyResolvedParameters, IParameter p, Message message, PipeLineSession session, boolean namespaceAware) Deprecated.Methods in org.frankframework.parameters that return types with arguments of type ParameterValueModifier and TypeMethodDescriptionParameterValueList.iterator()
Returns theList
iterator which may containParameters
with the same name!ParameterValueList.stream()
Methods in org.frankframework.parameters with parameters of type ParameterValue