@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:25:02+02:00", comments="JAXB RI v2.3.7") public class DeliveryBasicEquipmentType extends Object implements Serializable
Java class for DeliveryBasicEquipmentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeliveryBasicEquipmentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="EquipmentID" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}EquipmentIDType"/>
<element name="CareServiceCode" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}CareServiceCodeType"/>
<element name="Productnumber" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}ProductNumberType" minOccurs="0"/>
<element name="Serialnumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FirstUseDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="DeliveryDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeliveryBasicEquipmentType() |
| 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.
|
org.joda.time.DateTime |
getFirstUseDate()
Gets the value of the firstUseDate property.
|
String |
getProductnumber()
Gets the value of the productnumber property.
|
String |
getSerialnumber()
Gets the value of the serialnumber 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 |
setFirstUseDate(org.joda.time.DateTime value)
Sets the value of the firstUseDate property.
|
void |
setProductnumber(String value)
Sets the value of the productnumber property.
|
void |
setSerialnumber(String value)
Sets the value of the serialnumber 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 String getSerialnumber()
Stringpublic void setSerialnumber(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getFirstUseDate()
Stringpublic void setFirstUseDate(org.joda.time.DateTime 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.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.