public static class COSTCO.SegGrp6 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="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EQD-EquipmentDetails"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="TSR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TSR-TransportServiceRequirements" maxOccurs="9" minOccurs="0"/>
<element name="DIM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DIM-Dimensions" maxOccurs="9" minOccurs="0"/>
<element name="SEL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEL-SealNumber" maxOccurs="9" minOccurs="0"/>
<element name="EQA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EQA-AttachedEquipment" 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="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-7" 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-8" 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>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-9" 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>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
COSTCO.SegGrp6.SegGrp7
Java class for anonymous complex type.
|
static class |
COSTCO.SegGrp6.SegGrp9
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp6() |
public EQDEquipmentDetails getEQD()
EQDEquipmentDetailspublic void setEQD(EQDEquipmentDetails value)
value - allowed object is
EQDEquipmentDetailspublic 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<DTMDateTimePeriod> getDTM()
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 dtm property.
For example, to add a new item, do as follows:
getDTM().add(newItem);
Objects of the following type(s) are allowed in the list
DTMDateTimePeriod
public List<TSRTransportServiceRequirements> getTSR()
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 tsr property.
For example, to add a new item, do as follows:
getTSR().add(newItem);
Objects of the following type(s) are allowed in the list
TSRTransportServiceRequirements
public List<DIMDimensions> getDIM()
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 dim property.
For example, to add a new item, do as follows:
getDIM().add(newItem);
Objects of the following type(s) are allowed in the list
DIMDimensions
public List<SELSealNumber> getSEL()
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 sel property.
For example, to add a new item, do as follows:
getSEL().add(newItem);
Objects of the following type(s) are allowed in the list
SELSealNumber
public List<EQAAttachedEquipment> getEQA()
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 eqa property.
For example, to add a new item, do as follows:
getEQA().add(newItem);
Objects of the following type(s) are allowed in the list
EQAAttachedEquipment
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<NADNameAndAddress> getNAD()
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 nad property.
For example, to add a new item, do as follows:
getNAD().add(newItem);
Objects of the following type(s) are allowed in the list
NADNameAndAddress
public List<COSTCO.SegGrp6.SegGrp7> getSegGrp7()
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 segGrp7 property.
For example, to add a new item, do as follows:
getSegGrp7().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp7
public List<COSTCO.SegGrp6.SegGrp9> getSegGrp9()
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 segGrp9 property.
For example, to add a new item, do as follows:
getSegGrp9().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp9
public COSTCO.SegGrp6 withEQD(EQDEquipmentDetails value)
public COSTCO.SegGrp6 withRFF(RFFReference... values)
public COSTCO.SegGrp6 withRFF(Collection<RFFReference> values)
public COSTCO.SegGrp6 withDTM(DTMDateTimePeriod... values)
public COSTCO.SegGrp6 withDTM(Collection<DTMDateTimePeriod> values)
public COSTCO.SegGrp6 withTSR(TSRTransportServiceRequirements... values)
public COSTCO.SegGrp6 withTSR(Collection<TSRTransportServiceRequirements> values)
public COSTCO.SegGrp6 withDIM(DIMDimensions... values)
public COSTCO.SegGrp6 withDIM(Collection<DIMDimensions> values)
public COSTCO.SegGrp6 withSEL(SELSealNumber... values)
public COSTCO.SegGrp6 withSEL(Collection<SELSealNumber> values)
public COSTCO.SegGrp6 withEQA(EQAAttachedEquipment... values)
public COSTCO.SegGrp6 withEQA(Collection<EQAAttachedEquipment> values)
public COSTCO.SegGrp6 withHAN(HANHandlingInstructions... values)
public COSTCO.SegGrp6 withHAN(Collection<HANHandlingInstructions> values)
public COSTCO.SegGrp6 withNAD(NADNameAndAddress... values)
public COSTCO.SegGrp6 withNAD(Collection<NADNameAndAddress> values)
public COSTCO.SegGrp6 withSegGrp7(COSTCO.SegGrp6.SegGrp7... values)
public COSTCO.SegGrp6 withSegGrp7(Collection<COSTCO.SegGrp6.SegGrp7> values)
public COSTCO.SegGrp6 withSegGrp9(COSTCO.SegGrp6.SegGrp9... values)
public COSTCO.SegGrp6 withSegGrp9(Collection<COSTCO.SegGrp6.SegGrp9> values)
Copyright © 2020. All rights reserved.