@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T11:07:02+02:00", comments="JAXB RI v2.3.7") public class DeliveryAccessoryType extends Object implements Serializable
Java class for DeliveryAccessoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeliveryAccessoryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="EquipmentID" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}EquipmentIDType"/>
<element name="CareServiceCode" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}CareServiceCodeType"/>
<element name="Productnumber" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ProductNumberType"/>
<element name="DeliveryDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeliveryAccessoryType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCareServiceCode()
Gets the value of the careServiceCode property.
|
org.joda.time.DateTime |
getDeliveryDate()
Gets the value of the deliveryDate property.
|
String |
getEquipmentID()
Gets the value of the equipmentID property.
|
String |
getProductnumber()
Gets the value of the productnumber property.
|
void |
setCareServiceCode(String value)
Sets the value of the careServiceCode property.
|
void |
setDeliveryDate(org.joda.time.DateTime value)
Sets the value of the deliveryDate property.
|
void |
setEquipmentID(String value)
Sets the value of the equipmentID property.
|
void |
setProductnumber(String value)
Sets the value of the productnumber property.
|
public String getEquipmentID()
Stringpublic void setEquipmentID(String value)
value - allowed object is
Stringpublic String getCareServiceCode()
Stringpublic void setCareServiceCode(String value)
value - allowed object is
Stringpublic String getProductnumber()
Stringpublic void setProductnumber(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getDeliveryDate()
Stringpublic void setDeliveryDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.