public static class IFTSAI.SegGrp10 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="GID" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GID-GoodsItemDetails"/>
<element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-11" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="GDS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GDS-NatureOfCargo"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-12" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements"/>
<element name="EQN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EQN-NumberOfUnits" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-13" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DIM-Dimensions"/>
<element name="EQN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EQN-NumberOfUnits" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-14" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="DGS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DGS-DangerousGoods"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
IFTSAI.SegGrp10.SegGrp11
Java class for anonymous complex type.
|
static class |
IFTSAI.SegGrp10.SegGrp12
Java class for anonymous complex type.
|
static class |
IFTSAI.SegGrp10.SegGrp13
Java class for anonymous complex type.
|
static class |
IFTSAI.SegGrp10.SegGrp14
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp10() |
public GIDGoodsItemDetails getGID()
GIDGoodsItemDetailspublic void setGID(GIDGoodsItemDetails value)
value - allowed object is
GIDGoodsItemDetailspublic List<HANHandlingInstructions> getHAN()
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 han property.
For example, to add a new item, do as follows:
getHAN().add(newItem);
Objects of the following type(s) are allowed in the list
HANHandlingInstructions
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<IFTSAI.SegGrp10.SegGrp11> getSegGrp11()
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 segGrp11 property.
For example, to add a new item, do as follows:
getSegGrp11().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp11
public List<IFTSAI.SegGrp10.SegGrp12> getSegGrp12()
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 segGrp12 property.
For example, to add a new item, do as follows:
getSegGrp12().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp12
public List<IFTSAI.SegGrp10.SegGrp13> getSegGrp13()
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 segGrp13 property.
For example, to add a new item, do as follows:
getSegGrp13().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp13
public List<IFTSAI.SegGrp10.SegGrp14> getSegGrp14()
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 segGrp14 property.
For example, to add a new item, do as follows:
getSegGrp14().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp14
public IFTSAI.SegGrp10 withGID(GIDGoodsItemDetails value)
public IFTSAI.SegGrp10 withHAN(HANHandlingInstructions... values)
public IFTSAI.SegGrp10 withHAN(Collection<HANHandlingInstructions> values)
public IFTSAI.SegGrp10 withFTX(FTXFreeText... values)
public IFTSAI.SegGrp10 withFTX(Collection<FTXFreeText> values)
public IFTSAI.SegGrp10 withSegGrp11(IFTSAI.SegGrp10.SegGrp11... values)
public IFTSAI.SegGrp10 withSegGrp11(Collection<IFTSAI.SegGrp10.SegGrp11> values)
public IFTSAI.SegGrp10 withSegGrp12(IFTSAI.SegGrp10.SegGrp12... values)
public IFTSAI.SegGrp10 withSegGrp12(Collection<IFTSAI.SegGrp10.SegGrp12> values)
public IFTSAI.SegGrp10 withSegGrp13(IFTSAI.SegGrp10.SegGrp13... values)
public IFTSAI.SegGrp10 withSegGrp13(Collection<IFTSAI.SegGrp10.SegGrp13> values)
public IFTSAI.SegGrp10 withSegGrp14(IFTSAI.SegGrp10.SegGrp14... values)
public IFTSAI.SegGrp10 withSegGrp14(Collection<IFTSAI.SegGrp10.SegGrp14> values)
Copyright © 2020. All rights reserved.