|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndReasonType | |
---|---|
be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1 |
Uses of EndReasonType in be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1 |
---|
Methods in be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1 that return EndReasonType | |
---|---|
static EndReasonType |
EndReasonType.fromValue(String v)
|
EndReasonType |
ModifyAdmissionType.getEndReason()
Gets the value of the endReason property. |
EndReasonType |
AdmissionType.getEndReason()
Gets the value of the endReason property. |
EndReasonType |
AcceptedAdmissionType.getEndReason()
Gets the value of the endReason property. |
static EndReasonType |
EndReasonType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EndReasonType[] |
EndReasonType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1 with parameters of type EndReasonType | |
---|---|
void |
ModifyAdmissionType.setEndReason(EndReasonType value)
Sets the value of the endReason property. |
void |
AdmissionType.setEndReason(EndReasonType value)
Sets the value of the endReason property. |
void |
AcceptedAdmissionType.setEndReason(EndReasonType value)
Sets the value of the endReason property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |