public static class STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 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="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEQ-SequenceDetails"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
<element name="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ALC-AllowanceOrCharge" minOccurs="0"/>
<element name="GIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GIN-GoodsIdentityNumber" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="2" minOccurs="0"/>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription" maxOccurs="9" minOccurs="0"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" minOccurs="0"/>
<element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TDT-TransportInformation" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp12() |
public SEQSequenceDetails getSEQ()
SEQSequenceDetailspublic void setSEQ(SEQSequenceDetails value)
value - allowed object is
SEQSequenceDetailspublic 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 ALCAllowanceOrCharge getALC()
ALCAllowanceOrChargepublic void setALC(ALCAllowanceOrCharge value)
value - allowed object is
ALCAllowanceOrChargepublic GINGoodsIdentityNumber getGIN()
GINGoodsIdentityNumberpublic void setGIN(GINGoodsIdentityNumber value)
value - allowed object is
GINGoodsIdentityNumberpublic 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<IMDItemDescription> getIMD()
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 imd property.
For example, to add a new item, do as follows:
getIMD().add(newItem);
Objects of the following type(s) are allowed in the list
IMDItemDescription
public NADNameAndAddress getNAD()
NADNameAndAddresspublic void setNAD(NADNameAndAddress value)
value - allowed object is
NADNameAndAddresspublic TDTTransportInformation getTDT()
TDTTransportInformationpublic void setTDT(TDTTransportInformation value)
value - allowed object is
TDTTransportInformationpublic 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<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 STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withSEQ(SEQSequenceDetails value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withFTX(FTXFreeText... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withFTX(Collection<FTXFreeText> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withALC(ALCAllowanceOrCharge value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withGIN(GINGoodsIdentityNumber value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withRFF(RFFReference... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withRFF(Collection<RFFReference> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withIMD(IMDItemDescription... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withIMD(Collection<IMDItemDescription> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withNAD(NADNameAndAddress value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withTDT(TDTTransportInformation value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withDTM(DTMDateTimePeriod... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withDTM(Collection<DTMDateTimePeriod> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withLOC(LOCPlaceLocationIdentification... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp11.SegGrp12 withLOC(Collection<LOCPlaceLocationIdentification> values)
Copyright © 2020. All rights reserved.