public static class BOPDIR.SegGrp8.SegGrp9.SegGrp10 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"/>
<element name="NAD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}NAD-NameAndAddress" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" minOccurs="0"/>
</sequence>
<element name="SegGrp-11" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="GIR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GIR-RelatedIdentificationNumbers"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
<element name="PRI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PRI-PriceDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
BOPDIR.SegGrp8.SegGrp9.SegGrp10.SegGrp11
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp10() |
public MOAMonetaryAmount getMOA()
MOAMonetaryAmountpublic void setMOA(MOAMonetaryAmount value)
value - allowed object is
MOAMonetaryAmountpublic NADNameAndAddress getNAD()
NADNameAndAddresspublic void setNAD(NADNameAndAddress value)
value - allowed object is
NADNameAndAddresspublic LOCPlaceLocationIdentification getLOC()
LOCPlaceLocationIdentificationpublic void setLOC(LOCPlaceLocationIdentification value)
value - allowed object is
LOCPlaceLocationIdentificationpublic BOPDIR.SegGrp8.SegGrp9.SegGrp10.SegGrp11 getSegGrp11()
.SegGrp9 .SegGrp10 .SegGrp11 public void setSegGrp11(BOPDIR.SegGrp8.SegGrp9.SegGrp10.SegGrp11 value)
value - allowed object is
.SegGrp9 .SegGrp10 .SegGrp11 public BOPDIR.SegGrp8.SegGrp9.SegGrp10 withMOA(MOAMonetaryAmount value)
public BOPDIR.SegGrp8.SegGrp9.SegGrp10 withNAD(NADNameAndAddress value)
public BOPDIR.SegGrp8.SegGrp9.SegGrp10 withLOC(LOCPlaceLocationIdentification value)
public BOPDIR.SegGrp8.SegGrp9.SegGrp10 withSegGrp11(BOPDIR.SegGrp8.SegGrp9.SegGrp10.SegGrp11 value)
Copyright © 2020. All rights reserved.