com.ibm.pdp.maf.rpp.pac.segment
Interface DataElementComponent

All Superinterfaces:
AbstractCELines, CELines, Component, Element

public interface DataElementComponent
extends Component

Indicates that the component is a Data Element.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 DataElement getDataElement()
          Gives the Data Element called in the Segment or in the Group.
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.segment.Component
getClassControl, getDBE, getOccurs, getPresenceCheck, getSE, getSortKey
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.segment.AbstractCELines
getGCLines, getGELines, getGGLines, getMoreControls
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getDataElement

DataElement getDataElement()

Gives the Data Element called in the Segment or in the Group.

Returns: