Uses of Class
no.sikt.graphitron.definitions.helpers.InputSetValue
Packages that use InputSetValue
-
Uses of InputSetValue in no.sikt.graphitron.definitions.helpers
Methods in no.sikt.graphitron.definitions.helpers that return InputSetValueModifier and TypeMethodDescriptionInputSetValue.applyTo(InputField input) InputSetValue.iterate(InputField input) Methods in no.sikt.graphitron.definitions.helpers that return types with arguments of type InputSetValueModifier and TypeMethodDescriptionInputComponents.independentSetValues()Returns the value of theindependentSetValuesrecord component.InputComponents.SetValueTuple.setValues()Returns the value of thesetValuesrecord component.Constructor parameters in no.sikt.graphitron.definitions.helpers with type arguments of type InputSetValueModifierConstructorDescriptionSetValueTuple(String path, List<InputSetValue> setValues) Creates an instance of aSetValueTuplerecord class.