public static class CUSDEC.SegGrp32.SegGrp44 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="QVR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QVR-QuantityVariances"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
</sequence>
<element name="SegGrp-45" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference"/>
<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.SegGrp32.SegGrp44.SegGrp45
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp44() |
| Modifier and Type | Method and Description |
|---|---|
QTYQuantity |
getQTY()
Gets the value of the qty property.
|
QVRQuantityVariances |
getQVR()
Gets the value of the qvr property.
|
CUSDEC.SegGrp32.SegGrp44.SegGrp45 |
getSegGrp45()
Gets the value of the segGrp45 property.
|
void |
setQTY(QTYQuantity value)
Sets the value of the qty property.
|
void |
setQVR(QVRQuantityVariances value)
Sets the value of the qvr property.
|
void |
setSegGrp45(CUSDEC.SegGrp32.SegGrp44.SegGrp45 value)
Sets the value of the segGrp45 property.
|
CUSDEC.SegGrp32.SegGrp44 |
withQTY(QTYQuantity value) |
CUSDEC.SegGrp32.SegGrp44 |
withQVR(QVRQuantityVariances value) |
CUSDEC.SegGrp32.SegGrp44 |
withSegGrp45(CUSDEC.SegGrp32.SegGrp44.SegGrp45 value) |
public QVRQuantityVariances getQVR()
QVRQuantityVariancespublic void setQVR(QVRQuantityVariances value)
value - allowed object is
QVRQuantityVariancespublic QTYQuantity getQTY()
QTYQuantitypublic void setQTY(QTYQuantity value)
value - allowed object is
QTYQuantitypublic CUSDEC.SegGrp32.SegGrp44.SegGrp45 getSegGrp45()
.SegGrp44 .SegGrp45 public void setSegGrp45(CUSDEC.SegGrp32.SegGrp44.SegGrp45 value)
value - allowed object is
.SegGrp44 .SegGrp45 public CUSDEC.SegGrp32.SegGrp44 withQVR(QVRQuantityVariances value)
public CUSDEC.SegGrp32.SegGrp44 withQTY(QTYQuantity value)
public CUSDEC.SegGrp32.SegGrp44 withSegGrp45(CUSDEC.SegGrp32.SegGrp44.SegGrp45 value)
Copyright © 2020. All rights reserved.