public static class DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16 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="COD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}COD-ComponentDetails"/>
<element name="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp16() |
| Modifier and Type | Method and Description |
|---|---|
CODComponentDetails |
getCOD()
Gets the value of the cod property.
|
MEAMeasurements |
getMEA()
Gets the value of the mea property.
|
void |
setCOD(CODComponentDetails value)
Sets the value of the cod property.
|
void |
setMEA(MEAMeasurements value)
Sets the value of the mea property.
|
DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16 |
withCOD(CODComponentDetails value) |
DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16 |
withMEA(MEAMeasurements value) |
public CODComponentDetails getCOD()
CODComponentDetailspublic void setCOD(CODComponentDetails value)
value - allowed object is
CODComponentDetailspublic MEAMeasurements getMEA()
MEAMeasurementspublic void setMEA(MEAMeasurements value)
value - allowed object is
MEAMeasurementspublic DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16 withCOD(CODComponentDetails value)
public DAPLOS.SegGrp2.SegGrp12.SegGrp15.SegGrp16 withMEA(MEAMeasurements value)
Copyright © 2020. All rights reserved.