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) AbstractParameter.getValue(Message message, PipeLineSession session) Determines the raw valueIParameter.getValue(Message message, PipeLineSession session) The value of the parameter, not namespace aware.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