|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentCategoryType | |
---|---|
be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1 |
Uses of DocumentCategoryType in be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1 |
---|
Methods in be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1 that return DocumentCategoryType | |
---|---|
static DocumentCategoryType |
DocumentCategoryType.fromValue(String v)
|
DocumentCategoryType |
DocumentType.getDocumentCategory()
Gets the value of the documentCategory property. |
static DocumentCategoryType |
DocumentCategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DocumentCategoryType[] |
DocumentCategoryType.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 DocumentCategoryType | |
---|---|
void |
DocumentType.setDocumentCategory(DocumentCategoryType value)
Sets the value of the documentCategory property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |