|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationStatusType | |
|---|---|
| be.vlaanderen.mercurius.mohm.schemas.v1 | |
| Uses of ApplicationStatusType in be.vlaanderen.mercurius.mohm.schemas.v1 |
|---|
| Methods in be.vlaanderen.mercurius.mohm.schemas.v1 that return ApplicationStatusType | |
|---|---|
static ApplicationStatusType |
ApplicationStatusType.fromValue(String v)
|
ApplicationStatusType |
DecisionDeliveryType.getApplicationStatus()
Gets the value of the applicationStatus property. |
ApplicationStatusType |
StatusType.getStatus()
Gets the value of the status property. |
ApplicationStatusType |
DecisionApplicationType.getStatus()
Gets the value of the status property. |
ApplicationStatusType |
CreateFictionalApplicationNotAcceptedType.getStatus()
Gets the value of the status property. |
ApplicationStatusType |
CreateFictionalApplicationAcceptedType.getStatus()
Gets the value of the status property. |
ApplicationStatusType |
CreateApplicationNotAcceptedType.getStatus()
Gets the value of the status property. |
ApplicationStatusType |
CreateApplicationAcceptedType.getStatus()
Gets the value of the status property. |
static ApplicationStatusType |
ApplicationStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApplicationStatusType[] |
ApplicationStatusType.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 ApplicationStatusType | |
|---|---|
void |
DecisionDeliveryType.setApplicationStatus(ApplicationStatusType value)
Sets the value of the applicationStatus property. |
void |
StatusType.setStatus(ApplicationStatusType value)
Sets the value of the status property. |
void |
DecisionApplicationType.setStatus(ApplicationStatusType value)
Sets the value of the status property. |
void |
CreateFictionalApplicationNotAcceptedType.setStatus(ApplicationStatusType value)
Sets the value of the status property. |
void |
CreateFictionalApplicationAcceptedType.setStatus(ApplicationStatusType value)
Sets the value of the status property. |
void |
CreateApplicationNotAcceptedType.setStatus(ApplicationStatusType value)
Sets the value of the status property. |
void |
CreateApplicationAcceptedType.setStatus(ApplicationStatusType value)
Sets the value of the status property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||