public static class RDRMES.SegGrp3 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="IDE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IDE-Identity"/>
</sequence>
<element name="SegGrp-4" 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"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" 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-5" maxOccurs="9" 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-6" maxOccurs="99999">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="SCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SCD-StructureComponentDefinition"/>
<element name="ARR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ARR-ArrayInformation" maxOccurs="99999" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" 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="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
</sequence>
<element name="SegGrp-7" maxOccurs="99999" 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"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" 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-8" maxOccurs="9" 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>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
RDRMES.SegGrp3.SegGrp4
Java class for anonymous complex type.
|
static class |
RDRMES.SegGrp3.SegGrp6
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp3() |
| Modifier and Type | Method and Description |
|---|---|
IDEIdentity |
getIDE()
Gets the value of the ide property.
|
RDRMES.SegGrp3.SegGrp4 |
getSegGrp4()
Gets the value of the segGrp4 property.
|
List<RDRMES.SegGrp3.SegGrp6> |
getSegGrp6()
Gets the value of the segGrp6 property.
|
void |
setIDE(IDEIdentity value)
Sets the value of the ide property.
|
void |
setSegGrp4(RDRMES.SegGrp3.SegGrp4 value)
Sets the value of the segGrp4 property.
|
RDRMES.SegGrp3 |
withIDE(IDEIdentity value) |
RDRMES.SegGrp3 |
withSegGrp4(RDRMES.SegGrp3.SegGrp4 value) |
RDRMES.SegGrp3 |
withSegGrp6(Collection<RDRMES.SegGrp3.SegGrp6> values) |
RDRMES.SegGrp3 |
withSegGrp6(RDRMES.SegGrp3.SegGrp6... values) |
public IDEIdentity getIDE()
IDEIdentitypublic void setIDE(IDEIdentity value)
value - allowed object is
IDEIdentitypublic RDRMES.SegGrp3.SegGrp4 getSegGrp4()
.SegGrp4 public void setSegGrp4(RDRMES.SegGrp3.SegGrp4 value)
value - allowed object is
.SegGrp4 public List<RDRMES.SegGrp3.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
.SegGrp6
public RDRMES.SegGrp3 withIDE(IDEIdentity value)
public RDRMES.SegGrp3 withSegGrp4(RDRMES.SegGrp3.SegGrp4 value)
public RDRMES.SegGrp3 withSegGrp6(RDRMES.SegGrp3.SegGrp6... values)
public RDRMES.SegGrp3 withSegGrp6(Collection<RDRMES.SegGrp3.SegGrp6> values)
Copyright © 2020. All rights reserved.