public static class CUSDEC.SegGrp32.SegGrp35 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-36" 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.SegGrp32.SegGrp35.SegGrp36
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp35() |
| Modifier and Type | Method and Description |
|---|---|
MOAMonetaryAmount |
getMOA()
Gets the value of the moa property.
|
CUSDEC.SegGrp32.SegGrp35.SegGrp36 |
getSegGrp36()
Gets the value of the segGrp36 property.
|
void |
setMOA(MOAMonetaryAmount value)
Sets the value of the moa property.
|
void |
setSegGrp36(CUSDEC.SegGrp32.SegGrp35.SegGrp36 value)
Sets the value of the segGrp36 property.
|
CUSDEC.SegGrp32.SegGrp35 |
withMOA(MOAMonetaryAmount value) |
CUSDEC.SegGrp32.SegGrp35 |
withSegGrp36(CUSDEC.SegGrp32.SegGrp35.SegGrp36 value) |
public MOAMonetaryAmount getMOA()
MOAMonetaryAmountpublic void setMOA(MOAMonetaryAmount value)
value - allowed object is
MOAMonetaryAmountpublic CUSDEC.SegGrp32.SegGrp35.SegGrp36 getSegGrp36()
.SegGrp35 .SegGrp36 public void setSegGrp36(CUSDEC.SegGrp32.SegGrp35.SegGrp36 value)
value - allowed object is
.SegGrp35 .SegGrp36 public CUSDEC.SegGrp32.SegGrp35 withMOA(MOAMonetaryAmount value)
public CUSDEC.SegGrp32.SegGrp35 withSegGrp36(CUSDEC.SegGrp32.SegGrp35.SegGrp36 value)
Copyright © 2020. All rights reserved.