public static class CUSCAR.SegGrp7.SegGrp8.SegGrp14 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="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PAC-Package" maxOccurs="9" minOccurs="0"/>
<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="99" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" maxOccurs="99" minOccurs="0"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
<element name="SGP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SGP-SplitGoodsPlacement" maxOccurs="9999" minOccurs="0"/>
<element name="DGS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DGS-DangerousGoods" maxOccurs="99" minOccurs="0"/>
<element name="PCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCI-PackageIdentification" maxOccurs="9" minOccurs="0"/>
<element name="CST" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CST-CustomsStatusOfGoods" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
<element name="TMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TMD-TransportMovementDetails" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-15" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DOC-DocumentMessageDetails" maxOccurs="9" minOccurs="0"/>
<element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PAC-Package" maxOccurs="9" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-16" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity"/>
<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 |
CUSCAR.SegGrp7.SegGrp8.SegGrp14.SegGrp15
Java class for anonymous complex type.
|
static class |
CUSCAR.SegGrp7.SegGrp8.SegGrp14.SegGrp16
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp14() |
public GIDGoodsItemDetails getGID()
GIDGoodsItemDetailspublic void setGID(GIDGoodsItemDetails value)
value - allowed object is
GIDGoodsItemDetailspublic List<PACPackage> getPAC()
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 pac property.
For example, to add a new item, do as follows:
getPAC().add(newItem);
Objects of the following type(s) are allowed in the list
PACPackage
public 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<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 List<MOAMonetaryAmount> getMOA()
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 moa property.
For example, to add a new item, do as follows:
getMOA().add(newItem);
Objects of the following type(s) are allowed in the list
MOAMonetaryAmount
public List<SGPSplitGoodsPlacement> getSGP()
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 sgp property.
For example, to add a new item, do as follows:
getSGP().add(newItem);
Objects of the following type(s) are allowed in the list
SGPSplitGoodsPlacement
public List<DGSDangerousGoods> getDGS()
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 dgs property.
For example, to add a new item, do as follows:
getDGS().add(newItem);
Objects of the following type(s) are allowed in the list
DGSDangerousGoods
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 CSTCustomsStatusOfGoods getCST()
CSTCustomsStatusOfGoodspublic void setCST(CSTCustomsStatusOfGoods value)
value - allowed object is
CSTCustomsStatusOfGoodspublic 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<TMDTransportMovementDetails> getTMD()
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 tmd property.
For example, to add a new item, do as follows:
getTMD().add(newItem);
Objects of the following type(s) are allowed in the list
TMDTransportMovementDetails
public List<CUSCAR.SegGrp7.SegGrp8.SegGrp14.SegGrp15> getSegGrp15()
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 segGrp15 property.
For example, to add a new item, do as follows:
getSegGrp15().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp8 .SegGrp14 .SegGrp15
public List<CUSCAR.SegGrp7.SegGrp8.SegGrp14.SegGrp16> getSegGrp16()
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 segGrp16 property.
For example, to add a new item, do as follows:
getSegGrp16().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp8 .SegGrp14 .SegGrp16
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withGID(GIDGoodsItemDetails value)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withPAC(PACPackage... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withPAC(Collection<PACPackage> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withHAN(HANHandlingInstructions... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withHAN(Collection<HANHandlingInstructions> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withFTX(FTXFreeText... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withFTX(Collection<FTXFreeText> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withMEA(MEAMeasurements... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withMEA(Collection<MEAMeasurements> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withMOA(MOAMonetaryAmount... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withMOA(Collection<MOAMonetaryAmount> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withSGP(SGPSplitGoodsPlacement... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withSGP(Collection<SGPSplitGoodsPlacement> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withDGS(DGSDangerousGoods... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withDGS(Collection<DGSDangerousGoods> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withPCI(PCIPackageIdentification... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withPCI(Collection<PCIPackageIdentification> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withCST(CSTCustomsStatusOfGoods value)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withLOC(LOCPlaceLocationIdentification... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withLOC(Collection<LOCPlaceLocationIdentification> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withTMD(TMDTransportMovementDetails... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withTMD(Collection<TMDTransportMovementDetails> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withSegGrp15(CUSCAR.SegGrp7.SegGrp8.SegGrp14.SegGrp15... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withSegGrp15(Collection<CUSCAR.SegGrp7.SegGrp8.SegGrp14.SegGrp15> values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withSegGrp16(CUSCAR.SegGrp7.SegGrp8.SegGrp14.SegGrp16... values)
public CUSCAR.SegGrp7.SegGrp8.SegGrp14 withSegGrp16(Collection<CUSCAR.SegGrp7.SegGrp8.SegGrp14.SegGrp16> values)
Copyright © 2020. All rights reserved.