public static class DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp14 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="REL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}REL-Relationship"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SegGrp14() |
| Modifier and Type | Method and Description |
|---|---|
RELRelationship |
getREL()
Gets the value of the rel property.
|
RFFReference |
getRFF()
Gets the value of the rff property.
|
void |
setREL(RELRelationship value)
Sets the value of the rel property.
|
void |
setRFF(RFFReference value)
Sets the value of the rff property.
|
DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp14 |
withREL(RELRelationship value) |
DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp14 |
withRFF(RFFReference value) |
public RELRelationship getREL()
RELRelationshippublic void setREL(RELRelationship value)
value - allowed object is
RELRelationshippublic RFFReference getRFF()
RFFReferencepublic void setRFF(RFFReference value)
value - allowed object is
RFFReferencepublic DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp14 withREL(RELRelationship value)
public DEBREC.SegGrp5.SegGrp7.SegGrp9.SegGrp14 withRFF(RFFReference value)
Copyright © 2020. All rights reserved.