Uses of Class
org.frankframework.parameters.ParameterValue
Packages that use ParameterValue
-
Uses of ParameterValue in org.frankframework.parameters
Classes in org.frankframework.parameters that implement interfaces with type arguments of type ParameterValueMethods 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.@Nullable ParameterValueDeprecated.Methods in org.frankframework.parameters that return types with arguments of type ParameterValueModifier and TypeMethodDescription@NonNull Iterator<ParameterValue> ParameterValueList.iterator()Returns theListiterator which may containParameterswith the same name!ParameterValueList.stream()Methods in org.frankframework.parameters with parameters of type ParameterValue