Uses of Class
be.vlaanderen.mercurius.mohm.schemas.v1.DeliveryStatusType

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.
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.