|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorCategoryType | |
|---|---|
| be.vlaanderen.mercurius.wzcmh.common.v3 | |
| Uses of ErrorCategoryType in be.vlaanderen.mercurius.wzcmh.common.v3 |
|---|
| Methods in be.vlaanderen.mercurius.wzcmh.common.v3 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.wzcmh.common.v3 with parameters of type ErrorCategoryType | |
|---|---|
void |
ErrorType.setCategory(ErrorCategoryType value)
Sets the value of the category property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||