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)ParameterValueGet a specificParameterValueParameterValueList.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 theListiterator which may containParameterswith the same name!ParameterValueList.stream()Methods in org.frankframework.parameters with parameters of type ParameterValue