public static class IFTMIN.SegGrp20.SegGrp34.SegGrp36 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="MEA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MEA-Measurements"/>
<element name="EQN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EQN-NumberOfUnits" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp36() |
| Modifier and Type | Method and Description |
|---|---|
EQNNumberOfUnits |
getEQN()
Gets the value of the eqn property.
|
MEAMeasurements |
getMEA()
Gets the value of the mea property.
|
void |
setEQN(EQNNumberOfUnits value)
Sets the value of the eqn property.
|
void |
setMEA(MEAMeasurements value)
Sets the value of the mea property.
|
IFTMIN.SegGrp20.SegGrp34.SegGrp36 |
withEQN(EQNNumberOfUnits value) |
IFTMIN.SegGrp20.SegGrp34.SegGrp36 |
withMEA(MEAMeasurements value) |
public MEAMeasurements getMEA()
MEAMeasurementspublic void setMEA(MEAMeasurements value)
value - allowed object is
MEAMeasurementspublic EQNNumberOfUnits getEQN()
EQNNumberOfUnitspublic void setEQN(EQNNumberOfUnits value)
value - allowed object is
EQNNumberOfUnitspublic IFTMIN.SegGrp20.SegGrp34.SegGrp36 withMEA(MEAMeasurements value)
public IFTMIN.SegGrp20.SegGrp34.SegGrp36 withEQN(EQNNumberOfUnits value)
Copyright © 2020. All rights reserved.