public static class DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12 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="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ADR-Address"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
<element name="SegGrp-13" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="COM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}COM-CommunicationContact"/>
<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>
| Modifier and Type | Class and Description |
|---|---|
static class |
DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12.SegGrp13
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp12() |
| Modifier and Type | Method and Description |
|---|---|
ADRAddress |
getADR()
Gets the value of the adr property.
|
DTMDateTimePeriod |
getDTM()
Gets the value of the dtm property.
|
DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12.SegGrp13 |
getSegGrp13()
Gets the value of the segGrp13 property.
|
void |
setADR(ADRAddress value)
Sets the value of the adr property.
|
void |
setDTM(DTMDateTimePeriod value)
Sets the value of the dtm property.
|
void |
setSegGrp13(DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12.SegGrp13 value)
Sets the value of the segGrp13 property.
|
DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12 |
withADR(ADRAddress value) |
DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12 |
withDTM(DTMDateTimePeriod value) |
DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12 |
withSegGrp13(DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12.SegGrp13 value) |
public ADRAddress getADR()
ADRAddresspublic void setADR(ADRAddress value)
value - allowed object is
ADRAddresspublic DTMDateTimePeriod getDTM()
DTMDateTimePeriodpublic void setDTM(DTMDateTimePeriod value)
value - allowed object is
DTMDateTimePeriodpublic DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12.SegGrp13 getSegGrp13()
.SegGrp7 .SegGrp9 .SegGrp12 .SegGrp13 public void setSegGrp13(DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12.SegGrp13 value)
value - allowed object is
.SegGrp7 .SegGrp9 .SegGrp12 .SegGrp13 public DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12 withADR(ADRAddress value)
public DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12 withDTM(DTMDateTimePeriod value)
public DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12 withSegGrp13(DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp12.SegGrp13 value)
Copyright © 2020. All rights reserved.