public class GENRAL extends Object
Java class for GENRAL complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GENRAL">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="BGM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}BGM-BeginningOfMessage"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
<element name="SegGrp-1" maxOccurs="10" 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="10" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-2" maxOccurs="2" 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="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
</sequence>
<element name="SegGrp-3" maxOccurs="10" 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="10" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-4" maxOccurs="5" 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-5" maxOccurs="100" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText"/>
</sequence>
<element name="SegGrp-6" maxOccurs="100" 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="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="5" minOccurs="0"/>
</sequence>
<element name="SegGrp-7" maxOccurs="10" 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="10" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SegGrp-8" maxOccurs="5" 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="5" 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 |
GENRAL.SegGrp1
Java class for anonymous complex type.
|
static class |
GENRAL.SegGrp2
Java class for anonymous complex type.
|
static class |
GENRAL.SegGrp5
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
GENRAL() |
| Modifier and Type | Method and Description |
|---|---|
BGMBeginningOfMessage |
getBGM()
Gets the value of the bgm property.
|
DTMDateTimePeriod |
getDTM()
Gets the value of the dtm property.
|
List<GENRAL.SegGrp1> |
getSegGrp1()
Gets the value of the segGrp1 property.
|
List<GENRAL.SegGrp2> |
getSegGrp2()
Gets the value of the segGrp2 property.
|
List<GENRAL.SegGrp5> |
getSegGrp5()
Gets the value of the segGrp5 property.
|
void |
setBGM(BGMBeginningOfMessage value)
Sets the value of the bgm property.
|
void |
setDTM(DTMDateTimePeriod value)
Sets the value of the dtm property.
|
GENRAL |
withBGM(BGMBeginningOfMessage value) |
GENRAL |
withDTM(DTMDateTimePeriod value) |
GENRAL |
withSegGrp1(Collection<GENRAL.SegGrp1> values) |
GENRAL |
withSegGrp1(GENRAL.SegGrp1... values) |
GENRAL |
withSegGrp2(Collection<GENRAL.SegGrp2> values) |
GENRAL |
withSegGrp2(GENRAL.SegGrp2... values) |
GENRAL |
withSegGrp5(Collection<GENRAL.SegGrp5> values) |
GENRAL |
withSegGrp5(GENRAL.SegGrp5... values) |
public BGMBeginningOfMessage getBGM()
BGMBeginningOfMessagepublic void setBGM(BGMBeginningOfMessage value)
value - allowed object is
BGMBeginningOfMessagepublic DTMDateTimePeriod getDTM()
DTMDateTimePeriodpublic void setDTM(DTMDateTimePeriod value)
value - allowed object is
DTMDateTimePeriodpublic List<GENRAL.SegGrp1> getSegGrp1()
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 segGrp1 property.
For example, to add a new item, do as follows:
getSegGrp1().add(newItem);
Objects of the following type(s) are allowed in the list
GENRAL.SegGrp1
public List<GENRAL.SegGrp2> getSegGrp2()
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 segGrp2 property.
For example, to add a new item, do as follows:
getSegGrp2().add(newItem);
Objects of the following type(s) are allowed in the list
GENRAL.SegGrp2
public List<GENRAL.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
GENRAL.SegGrp5
public GENRAL withBGM(BGMBeginningOfMessage value)
public GENRAL withDTM(DTMDateTimePeriod value)
public GENRAL withSegGrp1(GENRAL.SegGrp1... values)
public GENRAL withSegGrp1(Collection<GENRAL.SegGrp1> values)
public GENRAL withSegGrp2(GENRAL.SegGrp2... values)
public GENRAL withSegGrp2(Collection<GENRAL.SegGrp2> values)
public GENRAL withSegGrp5(GENRAL.SegGrp5... values)
public GENRAL withSegGrp5(Collection<GENRAL.SegGrp5> values)
Copyright © 2020. All rights reserved.