public static class CUSEXP.SegGrp6.SegGrp7.SegGrp11 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-12" 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 |
CUSEXP.SegGrp6.SegGrp7.SegGrp11.SegGrp12
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp11() |
| Modifier and Type | Method and Description |
|---|---|
MOAMonetaryAmount |
getMOA()
Gets the value of the moa property.
|
CUSEXP.SegGrp6.SegGrp7.SegGrp11.SegGrp12 |
getSegGrp12()
Gets the value of the segGrp12 property.
|
void |
setMOA(MOAMonetaryAmount value)
Sets the value of the moa property.
|
void |
setSegGrp12(CUSEXP.SegGrp6.SegGrp7.SegGrp11.SegGrp12 value)
Sets the value of the segGrp12 property.
|
CUSEXP.SegGrp6.SegGrp7.SegGrp11 |
withMOA(MOAMonetaryAmount value) |
CUSEXP.SegGrp6.SegGrp7.SegGrp11 |
withSegGrp12(CUSEXP.SegGrp6.SegGrp7.SegGrp11.SegGrp12 value) |
public MOAMonetaryAmount getMOA()
MOAMonetaryAmountpublic void setMOA(MOAMonetaryAmount value)
value - allowed object is
MOAMonetaryAmountpublic CUSEXP.SegGrp6.SegGrp7.SegGrp11.SegGrp12 getSegGrp12()
.SegGrp7 .SegGrp11 .SegGrp12 public void setSegGrp12(CUSEXP.SegGrp6.SegGrp7.SegGrp11.SegGrp12 value)
value - allowed object is
.SegGrp7 .SegGrp11 .SegGrp12 public CUSEXP.SegGrp6.SegGrp7.SegGrp11 withMOA(MOAMonetaryAmount value)
public CUSEXP.SegGrp6.SegGrp7.SegGrp11 withSegGrp12(CUSEXP.SegGrp6.SegGrp7.SegGrp11.SegGrp12 value)
Copyright © 2020. All rights reserved.