Uses of Class
com.dna.jopt.framework.codedefinition.ErrorCodeValidationSetting
-
Uses of ErrorCodeValidationSetting in com.dna.jopt.framework.codedefinition
Modifier and TypeMethodDescriptionErrorCodeValidationSetting.Builder.build()
Builds a newErrorCodeValidationSetting
.static ErrorCodeValidationSetting
ErrorCodeValidationSetting.copyOf
(AbstractErrorCodeValidationSetting instance) Creates an immutable copy of aAbstractErrorCodeValidationSetting
value.ErrorCodeValidationSetting.withValidSoftOverdistance
(boolean value) Copy the current immutable object by setting a value for thevalidSoftOverdistance
attribute.ErrorCodeValidationSetting.withValidSoftOvertime
(boolean value) Copy the current immutable object by setting a value for thevalidSoftOvertime
attribute.