public static class INSRPT.SegGrp3.SegGrp7.SegGrp8 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="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress"/>
<element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation" maxOccurs="99" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="99" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" maxOccurs="99" minOccurs="0"/>
<element name="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QVR-QuantityVariances" maxOccurs="99" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="99" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
</sequence>
<element name="SegGrp-9" maxOccurs="999" 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="99" minOccurs="0"/>
<element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}STS-Status" maxOccurs="99" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
INSRPT.SegGrp3.SegGrp7.SegGrp8.SegGrp9
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp8() |
public NADNameAndAddress getNAD()
NADNameAndAddresspublic void setNAD(NADNameAndAddress value)
value - allowed object is
NADNameAndAddresspublic List<GEIProcessingInformation> getGEI()
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 gei property.
For example, to add a new item, do as follows:
getGEI().add(newItem);
Objects of the following type(s) are allowed in the list
GEIProcessingInformation
public List<LOCPlaceLocationIdentification> getLOC()
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 loc property.
For example, to add a new item, do as follows:
getLOC().add(newItem);
Objects of the following type(s) are allowed in the list
LOCPlaceLocationIdentification
public List<QTYQuantity> getQTY()
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 qty property.
For example, to add a new item, do as follows:
getQTY().add(newItem);
Objects of the following type(s) are allowed in the list
QTYQuantity
public List<QVRQuantityVariances> getQVR()
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 qvr property.
For example, to add a new item, do as follows:
getQVR().add(newItem);
Objects of the following type(s) are allowed in the list
QVRQuantityVariances
public List<RFFReference> getRFF()
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 rff property.
For example, to add a new item, do as follows:
getRFF().add(newItem);
Objects of the following type(s) are allowed in the list
RFFReference
public List<FTXFreeText> getFTX()
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 ftx property.
For example, to add a new item, do as follows:
getFTX().add(newItem);
Objects of the following type(s) are allowed in the list
FTXFreeText
public List<INSRPT.SegGrp3.SegGrp7.SegGrp8.SegGrp9> getSegGrp9()
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 segGrp9 property.
For example, to add a new item, do as follows:
getSegGrp9().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp7 .SegGrp8 .SegGrp9
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withNAD(NADNameAndAddress value)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withGEI(GEIProcessingInformation... values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withGEI(Collection<GEIProcessingInformation> values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withLOC(LOCPlaceLocationIdentification... values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withLOC(Collection<LOCPlaceLocationIdentification> values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withQTY(QTYQuantity... values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withQTY(Collection<QTYQuantity> values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withQVR(QVRQuantityVariances... values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withQVR(Collection<QVRQuantityVariances> values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withRFF(RFFReference... values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withRFF(Collection<RFFReference> values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withFTX(FTXFreeText... values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withFTX(Collection<FTXFreeText> values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withSegGrp9(INSRPT.SegGrp3.SegGrp7.SegGrp8.SegGrp9... values)
public INSRPT.SegGrp3.SegGrp7.SegGrp8 withSegGrp9(Collection<INSRPT.SegGrp3.SegGrp7.SegGrp8.SegGrp9> values)
Copyright © 2020. All rights reserved.