public static class DEBREC.SegGrp5.SegGrp7.SegGrp22 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="3" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-23" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="DOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DOC-DocumentMessageDetails"/>
<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" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-24" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ARD-MonetaryAmountFunction"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" maxOccurs="2" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="5" minOccurs="0"/>
<element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
<element name="ATT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ATT-Attribute" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-25" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCD-PercentageDetails"/>
<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-26" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PAI-PaymentInstructions"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp23
Java class for anonymous complex type.
|
static class |
DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp22() |
public GEIProcessingInformation getGEI()
GEIProcessingInformationpublic void setGEI(GEIProcessingInformation value)
value - allowed object is
GEIProcessingInformationpublic 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<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 DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp23 getSegGrp23()
.SegGrp7 .SegGrp22 .SegGrp23 public void setSegGrp23(DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp23 value)
value - allowed object is
.SegGrp7 .SegGrp22 .SegGrp23 public List<DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24> getSegGrp24()
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 segGrp24 property.
For example, to add a new item, do as follows:
getSegGrp24().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp7 .SegGrp22 .SegGrp24
public DEBREC.SegGrp5.SegGrp7.SegGrp22 withGEI(GEIProcessingInformation value)
public DEBREC.SegGrp5.SegGrp7.SegGrp22 withDTM(DTMDateTimePeriod... values)
public DEBREC.SegGrp5.SegGrp7.SegGrp22 withDTM(Collection<DTMDateTimePeriod> values)
public DEBREC.SegGrp5.SegGrp7.SegGrp22 withFTX(FTXFreeText... values)
public DEBREC.SegGrp5.SegGrp7.SegGrp22 withFTX(Collection<FTXFreeText> values)
public DEBREC.SegGrp5.SegGrp7.SegGrp22 withSegGrp23(DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp23 value)
public DEBREC.SegGrp5.SegGrp7.SegGrp22 withSegGrp24(DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24... values)
public DEBREC.SegGrp5.SegGrp7.SegGrp22 withSegGrp24(Collection<DEBREC.SegGrp5.SegGrp7.SegGrp22.SegGrp24> values)
Copyright © 2020. All rights reserved.