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 TypeMethodDescriptionvoidXpdlPackageValidationException.setErrorLevel(ValidationErrorLevel validationErrorLevel) -
Uses of ValidationErrorLevel in com.suncode.pwfl.xpdl.util
Subclasses with type arguments of type ValidationErrorLevel in com.suncode.pwfl.xpdl.utilMethods in com.suncode.pwfl.xpdl.util that return ValidationErrorLevelModifier and TypeMethodDescriptionstatic ValidationErrorLevelstatic ValidationErrorLevelReturns 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.