public static class IFTSAI.SegGrp9 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/D07A}GID-GoodsItemDetails"/>
<element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-10" 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/D07A}GDS-NatureOfCargo"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-11" 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/D07A}MEA-Measurements"/>
<element name="EQN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}EQN-NumberOfUnits" 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="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}DIM-Dimensions"/>
<element name="EQN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}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="DGS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}DGS-DangerousGoods"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D07A}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.SegGrp9.SegGrp10
Java class for anonymous complex type.
|
static class |
IFTSAI.SegGrp9.SegGrp11
Java class for anonymous complex type.
|
static class |
IFTSAI.SegGrp9.SegGrp12
Java class for anonymous complex type.
|
static class |
IFTSAI.SegGrp9.SegGrp13
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp9() |
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.SegGrp9.SegGrp10> getSegGrp10()
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 segGrp10 property.
For example, to add a new item, do as follows:
getSegGrp10().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp10
public List<IFTSAI.SegGrp9.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.SegGrp9.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.SegGrp9.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 IFTSAI.SegGrp9 withGID(GIDGoodsItemDetails value)
public IFTSAI.SegGrp9 withHAN(HANHandlingInstructions... values)
public IFTSAI.SegGrp9 withHAN(Collection<HANHandlingInstructions> values)
public IFTSAI.SegGrp9 withFTX(FTXFreeText... values)
public IFTSAI.SegGrp9 withFTX(Collection<FTXFreeText> values)
public IFTSAI.SegGrp9 withSegGrp10(IFTSAI.SegGrp9.SegGrp10... values)
public IFTSAI.SegGrp9 withSegGrp10(Collection<IFTSAI.SegGrp9.SegGrp10> values)
public IFTSAI.SegGrp9 withSegGrp11(IFTSAI.SegGrp9.SegGrp11... values)
public IFTSAI.SegGrp9 withSegGrp11(Collection<IFTSAI.SegGrp9.SegGrp11> values)
public IFTSAI.SegGrp9 withSegGrp12(IFTSAI.SegGrp9.SegGrp12... values)
public IFTSAI.SegGrp9 withSegGrp12(Collection<IFTSAI.SegGrp9.SegGrp12> values)
public IFTSAI.SegGrp9 withSegGrp13(IFTSAI.SegGrp9.SegGrp13... values)
public IFTSAI.SegGrp9 withSegGrp13(Collection<IFTSAI.SegGrp9.SegGrp13> values)
Copyright © 2020. All rights reserved.