public static class CUSDEC.SegGrp11.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="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount"/>
</sequence>
<element name="SegGrp-13" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="CUX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CUX-Currencies"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
CUSDEC.SegGrp11.SegGrp12.SegGrp13
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp12() |
| Modifier and Type | Method and Description |
|---|---|
MOAMonetaryAmount |
getMOA()
Gets the value of the moa property.
|
CUSDEC.SegGrp11.SegGrp12.SegGrp13 |
getSegGrp13()
Gets the value of the segGrp13 property.
|
void |
setMOA(MOAMonetaryAmount value)
Sets the value of the moa property.
|
void |
setSegGrp13(CUSDEC.SegGrp11.SegGrp12.SegGrp13 value)
Sets the value of the segGrp13 property.
|
CUSDEC.SegGrp11.SegGrp12 |
withMOA(MOAMonetaryAmount value) |
CUSDEC.SegGrp11.SegGrp12 |
withSegGrp13(CUSDEC.SegGrp11.SegGrp12.SegGrp13 value) |
public MOAMonetaryAmount getMOA()
MOAMonetaryAmountpublic void setMOA(MOAMonetaryAmount value)
value - allowed object is
MOAMonetaryAmountpublic CUSDEC.SegGrp11.SegGrp12.SegGrp13 getSegGrp13()
.SegGrp12 .SegGrp13 public void setSegGrp13(CUSDEC.SegGrp11.SegGrp12.SegGrp13 value)
value - allowed object is
.SegGrp12 .SegGrp13 public CUSDEC.SegGrp11.SegGrp12 withMOA(MOAMonetaryAmount value)
public CUSDEC.SegGrp11.SegGrp12 withSegGrp13(CUSDEC.SegGrp11.SegGrp12.SegGrp13 value)
Copyright © 2020. All rights reserved.