|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.mohm.common.v7.ReportDeliveryRequestType
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T04:01:47+02:00",
comments="JAXB RI v2.3.6")
public class ReportDeliveryRequestTypeGroeperend element voor een aflevering.
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 Summary | |
|---|---|
ReportDeliveryRequestType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportDeliveryRequestType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||