public static class BOPDIR.SegGrp3.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="RCS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RCS-RequirementsAndConditions"/>
<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="FII" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FII-FinancialInstitutionInformation" minOccurs="0"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" maxOccurs="9" minOccurs="0"/>
<element name="SPR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SPR-OrganisationClassificationDetails" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" 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="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-6" maxOccurs="9">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount"/>
<element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CUX-Currencies" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-7" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GIR-RelatedIdentificationNumbers"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
<element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PRI-PriceDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
BOPDIR.SegGrp3.SegGrp4.SegGrp5
Java class for anonymous complex type.
|
static class |
BOPDIR.SegGrp3.SegGrp4.SegGrp6
Java class for anonymous complex type.
|
static class |
BOPDIR.SegGrp3.SegGrp4.SegGrp7
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp4() |
public RCSRequirementsAndConditions getRCS()
RCSRequirementsAndConditionspublic void setRCS(RCSRequirementsAndConditions value)
value - allowed object is
RCSRequirementsAndConditionspublic 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 FIIFinancialInstitutionInformation getFII()
FIIFinancialInstitutionInformationpublic void setFII(FIIFinancialInstitutionInformation value)
value - allowed object is
FIIFinancialInstitutionInformationpublic 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 SPROrganisationClassificationDetails getSPR()
SPROrganisationClassificationDetailspublic void setSPR(SPROrganisationClassificationDetails value)
value - allowed object is
SPROrganisationClassificationDetailspublic 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 List<BOPDIR.SegGrp3.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
.SegGrp4 .SegGrp5
public List<BOPDIR.SegGrp3.SegGrp4.SegGrp6> getSegGrp6()
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 segGrp6 property.
For example, to add a new item, do as follows:
getSegGrp6().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp4 .SegGrp6
public BOPDIR.SegGrp3.SegGrp4.SegGrp7 getSegGrp7()
.SegGrp4 .SegGrp7 public void setSegGrp7(BOPDIR.SegGrp3.SegGrp4.SegGrp7 value)
value - allowed object is
.SegGrp4 .SegGrp7 public BOPDIR.SegGrp3.SegGrp4 withRCS(RCSRequirementsAndConditions value)
public BOPDIR.SegGrp3.SegGrp4 withFTX(FTXFreeText... values)
public BOPDIR.SegGrp3.SegGrp4 withFTX(Collection<FTXFreeText> values)
public BOPDIR.SegGrp3.SegGrp4 withDTM(DTMDateTimePeriod... values)
public BOPDIR.SegGrp3.SegGrp4 withDTM(Collection<DTMDateTimePeriod> values)
public BOPDIR.SegGrp3.SegGrp4 withFII(FIIFinancialInstitutionInformation value)
public BOPDIR.SegGrp3.SegGrp4 withNAD(NADNameAndAddress... values)
public BOPDIR.SegGrp3.SegGrp4 withNAD(Collection<NADNameAndAddress> values)
public BOPDIR.SegGrp3.SegGrp4 withSPR(SPROrganisationClassificationDetails value)
public BOPDIR.SegGrp3.SegGrp4 withLOC(LOCPlaceLocationIdentification... values)
public BOPDIR.SegGrp3.SegGrp4 withLOC(Collection<LOCPlaceLocationIdentification> values)
public BOPDIR.SegGrp3.SegGrp4 withSegGrp5(BOPDIR.SegGrp3.SegGrp4.SegGrp5... values)
public BOPDIR.SegGrp3.SegGrp4 withSegGrp5(Collection<BOPDIR.SegGrp3.SegGrp4.SegGrp5> values)
public BOPDIR.SegGrp3.SegGrp4 withSegGrp6(BOPDIR.SegGrp3.SegGrp4.SegGrp6... values)
public BOPDIR.SegGrp3.SegGrp4 withSegGrp6(Collection<BOPDIR.SegGrp3.SegGrp4.SegGrp6> values)
public BOPDIR.SegGrp3.SegGrp4 withSegGrp7(BOPDIR.SegGrp3.SegGrp4.SegGrp7 value)
Copyright © 2020. All rights reserved.