public static class IFTFCC.SegGrp6.SegGrp8 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-9" 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>
<element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCD-PercentageDetails" minOccurs="0"/>
</sequence>
<element name="SegGrp-10" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="TAX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TAX-DutyTaxFeeDetails"/>
<element name="PCD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PCD-PercentageDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
IFTFCC.SegGrp6.SegGrp8.SegGrp10
Java class for anonymous complex type.
|
static class |
IFTFCC.SegGrp6.SegGrp8.SegGrp9
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp8() |
| Modifier and Type | Method and Description |
|---|---|
MOAMonetaryAmount |
getMOA()
Gets the value of the moa property.
|
PCDPercentageDetails |
getPCD()
Gets the value of the pcd property.
|
IFTFCC.SegGrp6.SegGrp8.SegGrp10 |
getSegGrp10()
Gets the value of the segGrp10 property.
|
IFTFCC.SegGrp6.SegGrp8.SegGrp9 |
getSegGrp9()
Gets the value of the segGrp9 property.
|
void |
setMOA(MOAMonetaryAmount value)
Sets the value of the moa property.
|
void |
setPCD(PCDPercentageDetails value)
Sets the value of the pcd property.
|
void |
setSegGrp10(IFTFCC.SegGrp6.SegGrp8.SegGrp10 value)
Sets the value of the segGrp10 property.
|
void |
setSegGrp9(IFTFCC.SegGrp6.SegGrp8.SegGrp9 value)
Sets the value of the segGrp9 property.
|
IFTFCC.SegGrp6.SegGrp8 |
withMOA(MOAMonetaryAmount value) |
IFTFCC.SegGrp6.SegGrp8 |
withPCD(PCDPercentageDetails value) |
IFTFCC.SegGrp6.SegGrp8 |
withSegGrp10(IFTFCC.SegGrp6.SegGrp8.SegGrp10 value) |
IFTFCC.SegGrp6.SegGrp8 |
withSegGrp9(IFTFCC.SegGrp6.SegGrp8.SegGrp9 value) |
public MOAMonetaryAmount getMOA()
MOAMonetaryAmountpublic void setMOA(MOAMonetaryAmount value)
value - allowed object is
MOAMonetaryAmountpublic IFTFCC.SegGrp6.SegGrp8.SegGrp9 getSegGrp9()
.SegGrp8 .SegGrp9 public void setSegGrp9(IFTFCC.SegGrp6.SegGrp8.SegGrp9 value)
value - allowed object is
.SegGrp8 .SegGrp9 public PCDPercentageDetails getPCD()
PCDPercentageDetailspublic void setPCD(PCDPercentageDetails value)
value - allowed object is
PCDPercentageDetailspublic IFTFCC.SegGrp6.SegGrp8.SegGrp10 getSegGrp10()
.SegGrp8 .SegGrp10 public void setSegGrp10(IFTFCC.SegGrp6.SegGrp8.SegGrp10 value)
value - allowed object is
.SegGrp8 .SegGrp10 public IFTFCC.SegGrp6.SegGrp8 withMOA(MOAMonetaryAmount value)
public IFTFCC.SegGrp6.SegGrp8 withSegGrp9(IFTFCC.SegGrp6.SegGrp8.SegGrp9 value)
public IFTFCC.SegGrp6.SegGrp8 withPCD(PCDPercentageDetails value)
public IFTFCC.SegGrp6.SegGrp8 withSegGrp10(IFTFCC.SegGrp6.SegGrp8.SegGrp10 value)
Copyright © 2020. All rights reserved.