|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeliveryStatusType | |
|---|---|
| be.vlaanderen.mercurius.mohm.common.v7 | |
| Uses of DeliveryStatusType in be.vlaanderen.mercurius.mohm.common.v7 |
|---|
| Methods in be.vlaanderen.mercurius.mohm.common.v7 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.common.v7 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 | |||||||||