public static class INFENT.SegGrp4 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="IND" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IND-IndexDetails"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" maxOccurs="99" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" 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="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CUX-Currencies" maxOccurs="9" minOccurs="0"/>
<element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCD-PercentageDetails" maxOccurs="9" minOccurs="0"/>
<element name="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FII-FinancialInstitutionInformation" maxOccurs="9" minOccurs="0"/>
<element name="CPT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CPT-AccountIdentification" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-5" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress"/>
</sequence>
<element name="SegGrp-6" maxOccurs="99" 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-7" maxOccurs="99" 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 |
INFENT.SegGrp4.SegGrp5
Java class for anonymous complex type.
|
static class |
INFENT.SegGrp4.SegGrp7
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp4() |
public SEQSequenceDetails getSEQ()
SEQSequenceDetailspublic void setSEQ(SEQSequenceDetails value)
value - allowed object is
SEQSequenceDetailspublic INDIndexDetails getIND()
INDIndexDetailspublic void setIND(INDIndexDetails value)
value - allowed object is
INDIndexDetailspublic 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<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<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<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<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<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<PCDPercentageDetails> getPCD()
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 pcd property.
For example, to add a new item, do as follows:
getPCD().add(newItem);
Objects of the following type(s) are allowed in the list
PCDPercentageDetails
public List<FIIFinancialInstitutionInformation> getFII()
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 fii property.
For example, to add a new item, do as follows:
getFII().add(newItem);
Objects of the following type(s) are allowed in the list
FIIFinancialInstitutionInformation
public 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<INFENT.SegGrp4.SegGrp5> getSegGrp5()
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 segGrp5 property.
For example, to add a new item, do as follows:
getSegGrp5().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp5
public List<INFENT.SegGrp4.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 INFENT.SegGrp4 withSEQ(SEQSequenceDetails value)
public INFENT.SegGrp4 withIND(INDIndexDetails value)
public INFENT.SegGrp4 withRFF(RFFReference... values)
public INFENT.SegGrp4 withRFF(Collection<RFFReference> values)
public INFENT.SegGrp4 withMOA(MOAMonetaryAmount... values)
public INFENT.SegGrp4 withMOA(Collection<MOAMonetaryAmount> values)
public INFENT.SegGrp4 withFTX(FTXFreeText... values)
public INFENT.SegGrp4 withFTX(Collection<FTXFreeText> values)
public INFENT.SegGrp4 withDTM(DTMDateTimePeriod... values)
public INFENT.SegGrp4 withDTM(Collection<DTMDateTimePeriod> values)
public INFENT.SegGrp4 withQTY(QTYQuantity... values)
public INFENT.SegGrp4 withQTY(Collection<QTYQuantity> values)
public INFENT.SegGrp4 withCUX(CUXCurrencies... values)
public INFENT.SegGrp4 withCUX(Collection<CUXCurrencies> values)
public INFENT.SegGrp4 withPCD(PCDPercentageDetails... values)
public INFENT.SegGrp4 withPCD(Collection<PCDPercentageDetails> values)
public INFENT.SegGrp4 withFII(FIIFinancialInstitutionInformation... values)
public INFENT.SegGrp4 withFII(Collection<FIIFinancialInstitutionInformation> values)
public INFENT.SegGrp4 withCPT(CPTAccountIdentification... values)
public INFENT.SegGrp4 withCPT(Collection<CPTAccountIdentification> values)
public INFENT.SegGrp4 withSegGrp5(INFENT.SegGrp4.SegGrp5... values)
public INFENT.SegGrp4 withSegGrp5(Collection<INFENT.SegGrp4.SegGrp5> values)
public INFENT.SegGrp4 withSegGrp7(INFENT.SegGrp4.SegGrp7... values)
public INFENT.SegGrp4 withSegGrp7(Collection<INFENT.SegGrp4.SegGrp7> values)
Copyright © 2020. All rights reserved.