public static class COACSU.SegGrp7 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="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"/>
</sequence>
<element name="SegGrp-8" 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-9" maxOccurs="99" 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" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-10" maxOccurs="99" minOccurs="0">
<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="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TAX-DutyTaxFeeDetails" maxOccurs="9" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="PAI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PAI-PaymentInstructions" minOccurs="0"/>
<element name="PYT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PYT-PaymentTerms" minOccurs="0"/>
<element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}STS-Status" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-11" maxOccurs="9" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="AJT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}AJT-AdjustmentDetails"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" 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>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
COACSU.SegGrp7.SegGrp10
Java class for anonymous complex type.
|
static class |
COACSU.SegGrp7.SegGrp8
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp7() |
| Modifier and Type | Method and Description |
|---|---|
DOCDocumentMessageDetails |
getDOC()
Gets the value of the doc property.
|
List<DTMDateTimePeriod> |
getDTM()
Gets the value of the dtm property.
|
List<COACSU.SegGrp7.SegGrp10> |
getSegGrp10()
Gets the value of the segGrp10 property.
|
List<COACSU.SegGrp7.SegGrp8> |
getSegGrp8()
Gets the value of the segGrp8 property.
|
void |
setDOC(DOCDocumentMessageDetails value)
Sets the value of the doc property.
|
COACSU.SegGrp7 |
withDOC(DOCDocumentMessageDetails value) |
COACSU.SegGrp7 |
withDTM(Collection<DTMDateTimePeriod> values) |
COACSU.SegGrp7 |
withDTM(DTMDateTimePeriod... values) |
COACSU.SegGrp7 |
withSegGrp10(COACSU.SegGrp7.SegGrp10... values) |
COACSU.SegGrp7 |
withSegGrp10(Collection<COACSU.SegGrp7.SegGrp10> values) |
COACSU.SegGrp7 |
withSegGrp8(COACSU.SegGrp7.SegGrp8... values) |
COACSU.SegGrp7 |
withSegGrp8(Collection<COACSU.SegGrp7.SegGrp8> values) |
public DOCDocumentMessageDetails getDOC()
DOCDocumentMessageDetailspublic void setDOC(DOCDocumentMessageDetails value)
value - allowed object is
DOCDocumentMessageDetailspublic 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<COACSU.SegGrp7.SegGrp8> getSegGrp8()
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 segGrp8 property.
For example, to add a new item, do as follows:
getSegGrp8().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp8
public List<COACSU.SegGrp7.SegGrp10> getSegGrp10()
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 segGrp10 property.
For example, to add a new item, do as follows:
getSegGrp10().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp10
public COACSU.SegGrp7 withDOC(DOCDocumentMessageDetails value)
public COACSU.SegGrp7 withDTM(DTMDateTimePeriod... values)
public COACSU.SegGrp7 withDTM(Collection<DTMDateTimePeriod> values)
public COACSU.SegGrp7 withSegGrp8(COACSU.SegGrp7.SegGrp8... values)
public COACSU.SegGrp7 withSegGrp8(Collection<COACSU.SegGrp7.SegGrp8> values)
public COACSU.SegGrp7 withSegGrp10(COACSU.SegGrp7.SegGrp10... values)
public COACSU.SegGrp7 withSegGrp10(Collection<COACSU.SegGrp7.SegGrp10> values)
Copyright © 2020. All rights reserved.