public static class CONITT.SegGrp22.SegGrp27.SegGrp28.SegGrp29 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="ARD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ARD-MonetaryAmountFunction"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp29() |
| Modifier and Type | Method and Description |
|---|---|
ARDMonetaryAmountFunction |
getARD()
Gets the value of the ard property.
|
MOAMonetaryAmount |
getMOA()
Gets the value of the moa property.
|
void |
setARD(ARDMonetaryAmountFunction value)
Sets the value of the ard property.
|
void |
setMOA(MOAMonetaryAmount value)
Sets the value of the moa property.
|
CONITT.SegGrp22.SegGrp27.SegGrp28.SegGrp29 |
withARD(ARDMonetaryAmountFunction value) |
CONITT.SegGrp22.SegGrp27.SegGrp28.SegGrp29 |
withMOA(MOAMonetaryAmount value) |
public ARDMonetaryAmountFunction getARD()
ARDMonetaryAmountFunctionpublic void setARD(ARDMonetaryAmountFunction value)
value - allowed object is
ARDMonetaryAmountFunctionpublic MOAMonetaryAmount getMOA()
MOAMonetaryAmountpublic void setMOA(MOAMonetaryAmount value)
value - allowed object is
MOAMonetaryAmountpublic CONITT.SegGrp22.SegGrp27.SegGrp28.SegGrp29 withARD(ARDMonetaryAmountFunction value)
public CONITT.SegGrp22.SegGrp27.SegGrp28.SegGrp29 withMOA(MOAMonetaryAmount value)
Copyright © 2020. All rights reserved.