Uses of Enum Class
com.suncode.pwfl.xpdl.util.ValidationErrorLevel
Packages that use ValidationErrorLevel
-
Uses of ValidationErrorLevel in com.suncode.pwfl.xpdl.exception
Methods in com.suncode.pwfl.xpdl.exception with parameters of type ValidationErrorLevelModifier and TypeMethodDescriptionvoid
XpdlPackageValidationException.setErrorLevel
(ValidationErrorLevel validationErrorLevel) -
Uses of ValidationErrorLevel in com.suncode.pwfl.xpdl.util
Methods in com.suncode.pwfl.xpdl.util that return ValidationErrorLevelModifier and TypeMethodDescriptionstatic ValidationErrorLevel
static ValidationErrorLevel
Returns the enum constant of this class with the specified name.static ValidationErrorLevel[]
ValidationErrorLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.