@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") 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/vsb-wzcmh/schemas/v1}VSBReferenceType"/> <element name="Bandagist" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}BandagistType"/> <element name="MobilityTool" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}DeliveryMobilityToolType"/> <element name="BTC" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}DeliveryBTCType" minOccurs="0"/> <element name="WarrantAmount" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}AmountType" minOccurs="0"/> <element name="DeliveryDocument" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}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()
String
public void setVSBReference(String value)
value
- allowed object is
String
public BandagistType getBandagist()
BandagistType
public void setBandagist(BandagistType value)
value
- allowed object is
BandagistType
public DeliveryMobilityToolType getMobilityTool()
DeliveryMobilityToolType
public void setMobilityTool(DeliveryMobilityToolType value)
value
- allowed object is
DeliveryMobilityToolType
public DeliveryBTCType getBTC()
DeliveryBTCType
public void setBTC(DeliveryBTCType value)
value
- allowed object is
DeliveryBTCType
public BigDecimal getWarrantAmount()
BigDecimal
public void setWarrantAmount(BigDecimal value)
value
- allowed object is
BigDecimal
public DocumentListType getDeliveryDocument()
DocumentListType
public void setDeliveryDocument(DocumentListType value)
value
- allowed object is
DocumentListType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.