|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorCategoryType | |
---|---|
be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1 |
Uses of ErrorCategoryType in be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1 |
---|
Methods in be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1 that return ErrorCategoryType | |
---|---|
static ErrorCategoryType |
ErrorCategoryType.fromValue(String v)
|
ErrorCategoryType |
ErrorType.getCategory()
Gets the value of the category property. |
static ErrorCategoryType |
ErrorCategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ErrorCategoryType[] |
ErrorCategoryType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1 with parameters of type ErrorCategoryType | |
---|---|
void |
ErrorType.setCategory(ErrorCategoryType value)
Sets the value of the category property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |