@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:30:49+01:00", comments="JAXB RI v2.3.7") public class ReportDeliveryRequestType extends Object implements Serializable
Java class for ReportDeliveryRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReportDeliveryRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="VSBReference" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}VSBReferenceType"/>
<element name="Bandagist" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}BandagistType"/>
<element name="MobilityTool" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}DeliveryMobilityToolType"/>
<element name="BTC" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}DeliveryBTCType" minOccurs="0"/>
<element name="WarrantAmount" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}AmountType" minOccurs="0"/>
<element name="DeliveryDocument" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}DocumentListType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ReportDeliveryRequestType() |
| Modifier and Type | Method and Description |
|---|---|
BandagistType |
getBandagist()
Gets the value of the bandagist property.
|
DeliveryBTCType |
getBTC()
Gets the value of the btc property.
|
DocumentListType |
getDeliveryDocument()
Gets the value of the deliveryDocument property.
|
DeliveryMobilityToolType |
getMobilityTool()
Gets the value of the mobilityTool property.
|
String |
getVSBReference()
Gets the value of the vsbReference property.
|
BigDecimal |
getWarrantAmount()
Gets the value of the warrantAmount property.
|
void |
setBandagist(BandagistType value)
Sets the value of the bandagist property.
|
void |
setBTC(DeliveryBTCType value)
Sets the value of the btc property.
|
void |
setDeliveryDocument(DocumentListType value)
Sets the value of the deliveryDocument property.
|
void |
setMobilityTool(DeliveryMobilityToolType value)
Sets the value of the mobilityTool property.
|
void |
setVSBReference(String value)
Sets the value of the vsbReference property.
|
void |
setWarrantAmount(BigDecimal value)
Sets the value of the warrantAmount property.
|
public String getVSBReference()
Stringpublic void setVSBReference(String value)
value - allowed object is
Stringpublic BandagistType getBandagist()
BandagistTypepublic void setBandagist(BandagistType value)
value - allowed object is
BandagistTypepublic DeliveryMobilityToolType getMobilityTool()
DeliveryMobilityToolTypepublic void setMobilityTool(DeliveryMobilityToolType value)
value - allowed object is
DeliveryMobilityToolTypepublic DeliveryBTCType getBTC()
DeliveryBTCTypepublic void setBTC(DeliveryBTCType value)
value - allowed object is
DeliveryBTCTypepublic BigDecimal getWarrantAmount()
BigDecimalpublic void setWarrantAmount(BigDecimal value)
value - allowed object is
BigDecimalpublic DocumentListType getDeliveryDocument()
DocumentListTypepublic void setDeliveryDocument(DocumentListType value)
value - allowed object is
DocumentListType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.