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