public static class ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 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="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LIN-LineItem"/>
<element name="CPT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CPT-AccountIdentification" maxOccurs="4" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" minOccurs="0"/>
<element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PAI-PaymentInstructions" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
<element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
<element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FII-FinancialInstitutionInformation" minOccurs="0"/>
<element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CUX-Currencies" maxOccurs="9" minOccurs="0"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" maxOccurs="9"/>
</sequence>
<element name="SegGrp-9" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="CCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CCI-CharacteristicClassId"/>
<element name="CAV" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CAV-CharacteristicValue" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8.SegGrp9
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp8() |
public LINLineItem getLIN()
LINLineItempublic void setLIN(LINLineItem value)
value - allowed object is
LINLineItempublic List<CPTAccountIdentification> getCPT()
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 cpt property.
For example, to add a new item, do as follows:
getCPT().add(newItem);
Objects of the following type(s) are allowed in the list
CPTAccountIdentification
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 FTXFreeText getFTX()
FTXFreeTextpublic void setFTX(FTXFreeText value)
value - allowed object is
FTXFreeTextpublic PAIPaymentInstructions getPAI()
PAIPaymentInstructionspublic void setPAI(PAIPaymentInstructions value)
value - allowed object is
PAIPaymentInstructionspublic 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<QTYQuantity> getQTY()
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 qty property.
For example, to add a new item, do as follows:
getQTY().add(newItem);
Objects of the following type(s) are allowed in the list
QTYQuantity
public List<TAXDutyTaxFeeDetails> getTAX()
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 tax property.
For example, to add a new item, do as follows:
getTAX().add(newItem);
Objects of the following type(s) are allowed in the list
TAXDutyTaxFeeDetails
public FIIFinancialInstitutionInformation getFII()
FIIFinancialInstitutionInformationpublic void setFII(FIIFinancialInstitutionInformation value)
value - allowed object is
FIIFinancialInstitutionInformationpublic List<CUXCurrencies> getCUX()
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 cux property.
For example, to add a new item, do as follows:
getCUX().add(newItem);
Objects of the following type(s) are allowed in the list
CUXCurrencies
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<ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8.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
.SegGrp5 .SegGrp7 .SegGrp8 .SegGrp9
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withLIN(LINLineItem value)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withCPT(CPTAccountIdentification... values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withCPT(Collection<CPTAccountIdentification> values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withDTM(DTMDateTimePeriod... values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withDTM(Collection<DTMDateTimePeriod> values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withFTX(FTXFreeText value)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withPAI(PAIPaymentInstructions value)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withRFF(RFFReference... values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withRFF(Collection<RFFReference> values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withQTY(QTYQuantity... values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withQTY(Collection<QTYQuantity> values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withTAX(TAXDutyTaxFeeDetails... values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withTAX(Collection<TAXDutyTaxFeeDetails> values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withFII(FIIFinancialInstitutionInformation value)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withCUX(CUXCurrencies... values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withCUX(Collection<CUXCurrencies> values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withMOA(MOAMonetaryAmount... values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withMOA(Collection<MOAMonetaryAmount> values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withSegGrp9(ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8.SegGrp9... values)
public ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8 withSegGrp9(Collection<ENTREC.SegGrp4.SegGrp5.SegGrp7.SegGrp8.SegGrp9> values)
Copyright © 2020. All rights reserved.