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