public static class CUSDEC.SegGrp11.SegGrp22.SegGrp24 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="ALC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ALC-AllowanceOrCharge"/>
<element name="RTE" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RTE-RateDetails" minOccurs="0"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" minOccurs="0"/>
<element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCD-PercentageDetails" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
</sequence>
<element name="SegGrp-25" 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.SegGrp22.SegGrp24.SegGrp25
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp24() |
public ALCAllowanceOrCharge getALC()
ALCAllowanceOrChargepublic void setALC(ALCAllowanceOrCharge value)
value - allowed object is
ALCAllowanceOrChargepublic RTERateDetails getRTE()
RTERateDetailspublic void setRTE(RTERateDetails value)
value - allowed object is
RTERateDetailspublic MOAMonetaryAmount getMOA()
MOAMonetaryAmountpublic void setMOA(MOAMonetaryAmount value)
value - allowed object is
MOAMonetaryAmountpublic PCDPercentageDetails getPCD()
PCDPercentageDetailspublic void setPCD(PCDPercentageDetails value)
value - allowed object is
PCDPercentageDetailspublic QTYQuantity getQTY()
QTYQuantitypublic void setQTY(QTYQuantity value)
value - allowed object is
QTYQuantitypublic CUSDEC.SegGrp11.SegGrp22.SegGrp24.SegGrp25 getSegGrp25()
.SegGrp22 .SegGrp24 .SegGrp25 public void setSegGrp25(CUSDEC.SegGrp11.SegGrp22.SegGrp24.SegGrp25 value)
value - allowed object is
.SegGrp22 .SegGrp24 .SegGrp25 public CUSDEC.SegGrp11.SegGrp22.SegGrp24 withALC(ALCAllowanceOrCharge value)
public CUSDEC.SegGrp11.SegGrp22.SegGrp24 withRTE(RTERateDetails value)
public CUSDEC.SegGrp11.SegGrp22.SegGrp24 withMOA(MOAMonetaryAmount value)
public CUSDEC.SegGrp11.SegGrp22.SegGrp24 withPCD(PCDPercentageDetails value)
public CUSDEC.SegGrp11.SegGrp22.SegGrp24 withQTY(QTYQuantity value)
public CUSDEC.SegGrp11.SegGrp22.SegGrp24 withSegGrp25(CUSDEC.SegGrp11.SegGrp22.SegGrp24.SegGrp25 value)
Copyright © 2020. All rights reserved.