public static class MEDRUC.SegGrp7.SegGrp11.SegGrp15.SegGrp18 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="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEQ-SequenceDetails" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp18() |
| Modifier and Type | Method and Description |
|---|---|
EQDEquipmentDetails |
getEQD()
Gets the value of the eqd property.
|
SEQSequenceDetails |
getSEQ()
Gets the value of the seq property.
|
void |
setEQD(EQDEquipmentDetails value)
Sets the value of the eqd property.
|
void |
setSEQ(SEQSequenceDetails value)
Sets the value of the seq property.
|
MEDRUC.SegGrp7.SegGrp11.SegGrp15.SegGrp18 |
withEQD(EQDEquipmentDetails value) |
MEDRUC.SegGrp7.SegGrp11.SegGrp15.SegGrp18 |
withSEQ(SEQSequenceDetails value) |
public EQDEquipmentDetails getEQD()
EQDEquipmentDetailspublic void setEQD(EQDEquipmentDetails value)
value - allowed object is
EQDEquipmentDetailspublic SEQSequenceDetails getSEQ()
SEQSequenceDetailspublic void setSEQ(SEQSequenceDetails value)
value - allowed object is
SEQSequenceDetailspublic MEDRUC.SegGrp7.SegGrp11.SegGrp15.SegGrp18 withEQD(EQDEquipmentDetails value)
public MEDRUC.SegGrp7.SegGrp11.SegGrp15.SegGrp18 withSEQ(SEQSequenceDetails value)
Copyright © 2020. All rights reserved.