public static class COSTCO.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="CNI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CNI-ConsignmentInformation"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-11" maxOccurs="999" minOccurs="0">
<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"/>
</sequence>
<element name="SegGrp-12" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="TMP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TMP-Temperature"/>
<element name="RNG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RNG-RangeDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<sequence>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" 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="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DOC-DocumentMessageDetails" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-13" maxOccurs="999">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="SGP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SGP-SplitGoodsPlacement"/>
<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-14" maxOccurs="99" 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="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" 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="CTA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CTA-ContactInformation"/>
<element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}COM-CommunicationContact" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-16" maxOccurs="999" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="SGP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SGP-SplitGoodsPlacement"/>
<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>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
COSTCO.SegGrp10.SegGrp11
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp10() |
| Modifier and Type | Method and Description |
|---|---|
CNIConsignmentInformation |
getCNI()
Gets the value of the cni property.
|
List<RFFReference> |
getRFF()
Gets the value of the rff property.
|
List<COSTCO.SegGrp10.SegGrp11> |
getSegGrp11()
Gets the value of the segGrp11 property.
|
void |
setCNI(CNIConsignmentInformation value)
Sets the value of the cni property.
|
COSTCO.SegGrp10 |
withCNI(CNIConsignmentInformation value) |
COSTCO.SegGrp10 |
withRFF(Collection<RFFReference> values) |
COSTCO.SegGrp10 |
withRFF(RFFReference... values) |
COSTCO.SegGrp10 |
withSegGrp11(Collection<COSTCO.SegGrp10.SegGrp11> values) |
COSTCO.SegGrp10 |
withSegGrp11(COSTCO.SegGrp10.SegGrp11... values) |
public CNIConsignmentInformation getCNI()
CNIConsignmentInformationpublic void setCNI(CNIConsignmentInformation value)
value - allowed object is
CNIConsignmentInformationpublic 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<COSTCO.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 COSTCO.SegGrp10 withCNI(CNIConsignmentInformation value)
public COSTCO.SegGrp10 withRFF(RFFReference... values)
public COSTCO.SegGrp10 withRFF(Collection<RFFReference> values)
public COSTCO.SegGrp10 withSegGrp11(COSTCO.SegGrp10.SegGrp11... values)
public COSTCO.SegGrp10 withSegGrp11(Collection<COSTCO.SegGrp10.SegGrp11> values)
Copyright © 2020. All rights reserved.