public static class MOVINS.SegGrp5.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="EQD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}EQD-EquipmentDetails"/>
<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 |
|---|
SegGrp8() |
| Modifier and Type | Method and Description |
|---|---|
EQDEquipmentDetails |
getEQD()
Gets the value of the eqd property.
|
EQNNumberOfUnits |
getEQN()
Gets the value of the eqn property.
|
void |
setEQD(EQDEquipmentDetails value)
Sets the value of the eqd property.
|
void |
setEQN(EQNNumberOfUnits value)
Sets the value of the eqn property.
|
MOVINS.SegGrp5.SegGrp6.SegGrp8 |
withEQD(EQDEquipmentDetails value) |
MOVINS.SegGrp5.SegGrp6.SegGrp8 |
withEQN(EQNNumberOfUnits value) |
public EQDEquipmentDetails getEQD()
EQDEquipmentDetailspublic void setEQD(EQDEquipmentDetails value)
value - allowed object is
EQDEquipmentDetailspublic EQNNumberOfUnits getEQN()
EQNNumberOfUnitspublic void setEQN(EQNNumberOfUnits value)
value - allowed object is
EQNNumberOfUnitspublic MOVINS.SegGrp5.SegGrp6.SegGrp8 withEQD(EQDEquipmentDetails value)
public MOVINS.SegGrp5.SegGrp6.SegGrp8 withEQN(EQNNumberOfUnits value)
Copyright © 2020. All rights reserved.