public static class DESADV.SegGrp10.SegGrp17.SegGrp22 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/D07A}PCI-PackageIdentification"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}MEA-Measurements" maxOccurs="10" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}QTY-Quantity" minOccurs="0"/>
</sequence>
<element name="SegGrp-23" 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/D07A}GIN-GoodsIdentityNumber"/>
<element name="DLM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}DLM-DeliveryLimitations" maxOccurs="100" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-24" 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/D07A}HAN-HandlingInstructions"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}FTX-FreeText" maxOccurs="5" minOccurs="0"/>
<element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}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.SegGrp10.SegGrp17.SegGrp22.SegGrp23
Java class for anonymous complex type.
|
static class |
DESADV.SegGrp10.SegGrp17.SegGrp22.SegGrp24
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp22() |
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.SegGrp10.SegGrp17.SegGrp22.SegGrp23> getSegGrp23()
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 segGrp23 property.
For example, to add a new item, do as follows:
getSegGrp23().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp17 .SegGrp22 .SegGrp23
public List<DESADV.SegGrp10.SegGrp17.SegGrp22.SegGrp24> getSegGrp24()
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 segGrp24 property.
For example, to add a new item, do as follows:
getSegGrp24().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp17 .SegGrp22 .SegGrp24
public DESADV.SegGrp10.SegGrp17.SegGrp22 withPCI(PCIPackageIdentification value)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withDTM(DTMDateTimePeriod... values)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withDTM(Collection<DTMDateTimePeriod> values)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withMEA(MEAMeasurements... values)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withMEA(Collection<MEAMeasurements> values)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withQTY(QTYQuantity value)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withSegGrp23(DESADV.SegGrp10.SegGrp17.SegGrp22.SegGrp23... values)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withSegGrp23(Collection<DESADV.SegGrp10.SegGrp17.SegGrp22.SegGrp23> values)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withSegGrp24(DESADV.SegGrp10.SegGrp17.SegGrp22.SegGrp24... values)
public DESADV.SegGrp10.SegGrp17.SegGrp22 withSegGrp24(Collection<DESADV.SegGrp10.SegGrp17.SegGrp22.SegGrp24> values)
Copyright © 2020. All rights reserved.