public static class IFTSAI.SegGrp4.SegGrp5.SegGrp7 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 |
|---|
SegGrp7() |
| 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.
|
IFTSAI.SegGrp4.SegGrp5.SegGrp7 |
withEQD(EQDEquipmentDetails value) |
IFTSAI.SegGrp4.SegGrp5.SegGrp7 |
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 IFTSAI.SegGrp4.SegGrp5.SegGrp7 withEQD(EQDEquipmentDetails value)
public IFTSAI.SegGrp4.SegGrp5.SegGrp7 withEQN(EQNNumberOfUnits value)
Copyright © 2020. All rights reserved.