public static class IFTFCC.SegGrp19 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="TCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TCC-ChargeRateCalculations" maxOccurs="99" minOccurs="0"/>
<element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}HAN-HandlingInstructions" minOccurs="0"/>
<element name="TMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TMP-Temperature" minOccurs="0"/>
<element name="TMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TMD-TransportMovementDetails" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
<element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCI-PackageIdentification" maxOccurs="9" minOccurs="0"/>
<element name="PIA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PIA-AdditionalProductId" 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-20" 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" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-21" 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" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-22" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-23" 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" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
IFTFCC.SegGrp19.SegGrp20
Java class for anonymous complex type.
|
static class |
IFTFCC.SegGrp19.SegGrp21
Java class for anonymous complex type.
|
static class |
IFTFCC.SegGrp19.SegGrp22
Java class for anonymous complex type.
|
static class |
IFTFCC.SegGrp19.SegGrp23
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp19() |
public GIDGoodsItemDetails getGID()
GIDGoodsItemDetailspublic void setGID(GIDGoodsItemDetails value)
value - allowed object is
GIDGoodsItemDetailspublic List<TCCChargeRateCalculations> getTCC()
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 tcc property.
For example, to add a new item, do as follows:
getTCC().add(newItem);
Objects of the following type(s) are allowed in the list
TCCChargeRateCalculations
public HANHandlingInstructions getHAN()
HANHandlingInstructionspublic void setHAN(HANHandlingInstructions value)
value - allowed object is
HANHandlingInstructionspublic TMPTemperature getTMP()
TMPTemperaturepublic void setTMP(TMPTemperature value)
value - allowed object is
TMPTemperaturepublic TMDTransportMovementDetails getTMD()
TMDTransportMovementDetailspublic void setTMD(TMDTransportMovementDetails value)
value - allowed object is
TMDTransportMovementDetailspublic 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<PCIPackageIdentification> getPCI()
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 pci property.
For example, to add a new item, do as follows:
getPCI().add(newItem);
Objects of the following type(s) are allowed in the list
PCIPackageIdentification
public List<PIAAdditionalProductId> getPIA()
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 pia property.
For example, to add a new item, do as follows:
getPIA().add(newItem);
Objects of the following type(s) are allowed in the list
PIAAdditionalProductId
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<IFTFCC.SegGrp19.SegGrp20> getSegGrp20()
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 segGrp20 property.
For example, to add a new item, do as follows:
getSegGrp20().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp20
public List<IFTFCC.SegGrp19.SegGrp21> getSegGrp21()
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 segGrp21 property.
For example, to add a new item, do as follows:
getSegGrp21().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp21
public List<IFTFCC.SegGrp19.SegGrp22> getSegGrp22()
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 segGrp22 property.
For example, to add a new item, do as follows:
getSegGrp22().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp22
public List<IFTFCC.SegGrp19.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
.SegGrp23
public IFTFCC.SegGrp19 withGID(GIDGoodsItemDetails value)
public IFTFCC.SegGrp19 withTCC(TCCChargeRateCalculations... values)
public IFTFCC.SegGrp19 withTCC(Collection<TCCChargeRateCalculations> values)
public IFTFCC.SegGrp19 withHAN(HANHandlingInstructions value)
public IFTFCC.SegGrp19 withTMP(TMPTemperature value)
public IFTFCC.SegGrp19 withTMD(TMDTransportMovementDetails value)
public IFTFCC.SegGrp19 withLOC(LOCPlaceLocationIdentification... values)
public IFTFCC.SegGrp19 withLOC(Collection<LOCPlaceLocationIdentification> values)
public IFTFCC.SegGrp19 withPCI(PCIPackageIdentification... values)
public IFTFCC.SegGrp19 withPCI(Collection<PCIPackageIdentification> values)
public IFTFCC.SegGrp19 withPIA(PIAAdditionalProductId... values)
public IFTFCC.SegGrp19 withPIA(Collection<PIAAdditionalProductId> values)
public IFTFCC.SegGrp19 withFTX(FTXFreeText... values)
public IFTFCC.SegGrp19 withFTX(Collection<FTXFreeText> values)
public IFTFCC.SegGrp19 withSegGrp20(IFTFCC.SegGrp19.SegGrp20... values)
public IFTFCC.SegGrp19 withSegGrp20(Collection<IFTFCC.SegGrp19.SegGrp20> values)
public IFTFCC.SegGrp19 withSegGrp21(IFTFCC.SegGrp19.SegGrp21... values)
public IFTFCC.SegGrp19 withSegGrp21(Collection<IFTFCC.SegGrp19.SegGrp21> values)
public IFTFCC.SegGrp19 withSegGrp22(IFTFCC.SegGrp19.SegGrp22... values)
public IFTFCC.SegGrp19 withSegGrp22(Collection<IFTFCC.SegGrp19.SegGrp22> values)
public IFTFCC.SegGrp19 withSegGrp23(IFTFCC.SegGrp19.SegGrp23... values)
public IFTFCC.SegGrp19 withSegGrp23(Collection<IFTFCC.SegGrp19.SegGrp23> values)
Copyright © 2020. All rights reserved.