|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportAndRepairStatusType | |
---|---|
be.vlaanderen.mercurius.mohm.schemas.v1 |
Uses of SupportAndRepairStatusType in be.vlaanderen.mercurius.mohm.schemas.v1 |
---|
Methods in be.vlaanderen.mercurius.mohm.schemas.v1 that return SupportAndRepairStatusType | |
---|---|
static SupportAndRepairStatusType |
SupportAndRepairStatusType.fromValue(String v)
|
SupportAndRepairStatusType |
SupportAndRepairType.getStatus()
Gets the value of the status property. |
SupportAndRepairStatusType |
SupportAndRepairDecisionType.getStatus()
Gets the value of the status property. |
static SupportAndRepairStatusType |
SupportAndRepairStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SupportAndRepairStatusType[] |
SupportAndRepairStatusType.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 SupportAndRepairStatusType | |
---|---|
void |
SupportAndRepairType.setStatus(SupportAndRepairStatusType value)
Sets the value of the status property. |
void |
SupportAndRepairDecisionType.setStatus(SupportAndRepairStatusType value)
Sets the value of the status property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |