public static class DESADV.SegGrp11.SegGrp19.SegGrp24 extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCI-PackageIdentification"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" maxOccurs="10" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
</sequence>
<element name="SegGrp-25" maxOccurs="10" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GIN-GoodsIdentityNumber"/>
<element name="DLM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DLM-DeliveryLimitations" maxOccurs="100" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-26" maxOccurs="10" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}HAN-HandlingInstructions"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
<element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GIN-GoodsIdentityNumber" maxOccurs="1000" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DESADV.SegGrp11.SegGrp19.SegGrp24.SegGrp25
Java class for anonymous complex type.
|
static class |
DESADV.SegGrp11.SegGrp19.SegGrp24.SegGrp26
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp24() |
public PCIPackageIdentification getPCI()
PCIPackageIdentificationpublic void setPCI(PCIPackageIdentification value)
value - allowed object is
PCIPackageIdentificationpublic List<DTMDateTimePeriod> getDTM()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dtm property.
For example, to add a new item, do as follows:
getDTM().add(newItem);
Objects of the following type(s) are allowed in the list
DTMDateTimePeriod
public List<MEAMeasurements> getMEA()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the mea property.
For example, to add a new item, do as follows:
getMEA().add(newItem);
Objects of the following type(s) are allowed in the list
MEAMeasurements
public QTYQuantity getQTY()
QTYQuantitypublic void setQTY(QTYQuantity value)
value - allowed object is
QTYQuantitypublic List<DESADV.SegGrp11.SegGrp19.SegGrp24.SegGrp25> getSegGrp25()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the segGrp25 property.
For example, to add a new item, do as follows:
getSegGrp25().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp19 .SegGrp24 .SegGrp25
public List<DESADV.SegGrp11.SegGrp19.SegGrp24.SegGrp26> getSegGrp26()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the segGrp26 property.
For example, to add a new item, do as follows:
getSegGrp26().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp19 .SegGrp24 .SegGrp26
public DESADV.SegGrp11.SegGrp19.SegGrp24 withPCI(PCIPackageIdentification value)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withDTM(DTMDateTimePeriod... values)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withDTM(Collection<DTMDateTimePeriod> values)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withMEA(MEAMeasurements... values)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withMEA(Collection<MEAMeasurements> values)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withQTY(QTYQuantity value)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withSegGrp25(DESADV.SegGrp11.SegGrp19.SegGrp24.SegGrp25... values)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withSegGrp25(Collection<DESADV.SegGrp11.SegGrp19.SegGrp24.SegGrp25> values)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withSegGrp26(DESADV.SegGrp11.SegGrp19.SegGrp24.SegGrp26... values)
public DESADV.SegGrp11.SegGrp19.SegGrp24 withSegGrp26(Collection<DESADV.SegGrp11.SegGrp19.SegGrp24.SegGrp26> values)
Copyright © 2020. All rights reserved.