public static class CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30 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-31" 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 |
CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30.SegGrp31
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp30() |
| Modifier and Type | Method and Description |
|---|---|
MOAMonetaryAmount |
getMOA()
Gets the value of the moa property.
|
CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30.SegGrp31 |
getSegGrp31()
Gets the value of the segGrp31 property.
|
void |
setMOA(MOAMonetaryAmount value)
Sets the value of the moa property.
|
void |
setSegGrp31(CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30.SegGrp31 value)
Sets the value of the segGrp31 property.
|
CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30 |
withMOA(MOAMonetaryAmount value) |
CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30 |
withSegGrp31(CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30.SegGrp31 value) |
public MOAMonetaryAmount getMOA()
MOAMonetaryAmountpublic void setMOA(MOAMonetaryAmount value)
value - allowed object is
MOAMonetaryAmountpublic CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30.SegGrp31 getSegGrp31()
.SegGrp15 .SegGrp29 .SegGrp30 .SegGrp31 public void setSegGrp31(CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30.SegGrp31 value)
value - allowed object is
.SegGrp15 .SegGrp29 .SegGrp30 .SegGrp31 public CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30 withMOA(MOAMonetaryAmount value)
public CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30 withSegGrp31(CUSPED.SegGrp7.SegGrp15.SegGrp29.SegGrp30.SegGrp31 value)
Copyright © 2020. All rights reserved.