public static class STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.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="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PYT-PaymentTerms"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
<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="2" minOccurs="0"/>
<element name="AGR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}AGR-AgreementIdentification" minOccurs="0"/>
<element name="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation" maxOccurs="2" minOccurs="0"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription" maxOccurs="2" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp10() |
public PYTPaymentTerms getPYT()
PYTPaymentTermspublic void setPYT(PYTPaymentTerms value)
value - allowed object is
PYTPaymentTermspublic 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<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 AGRAgreementIdentification getAGR()
AGRAgreementIdentificationpublic void setAGR(AGRAgreementIdentification value)
value - allowed object is
AGRAgreementIdentificationpublic List<GEIProcessingInformation> getGEI()
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 gei property.
For example, to add a new item, do as follows:
getGEI().add(newItem);
Objects of the following type(s) are allowed in the list
GEIProcessingInformation
public NADNameAndAddress getNAD()
NADNameAndAddresspublic void setNAD(NADNameAndAddress value)
value - allowed object is
NADNameAndAddresspublic 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<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 STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withPYT(PYTPaymentTerms value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withMOA(MOAMonetaryAmount... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withMOA(Collection<MOAMonetaryAmount> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withRFF(RFFReference... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withRFF(Collection<RFFReference> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withDTM(DTMDateTimePeriod... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withDTM(Collection<DTMDateTimePeriod> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withAGR(AGRAgreementIdentification value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withGEI(GEIProcessingInformation... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withGEI(Collection<GEIProcessingInformation> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withNAD(NADNameAndAddress value)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withFTX(FTXFreeText... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withFTX(Collection<FTXFreeText> values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withIMD(IMDItemDescription... values)
public STLRPT.SegGrp2.SegGrp4.SegGrp6.SegGrp8.SegGrp10 withIMD(Collection<IMDItemDescription> values)
Copyright © 2020. All rights reserved.