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

All Superinterfaces:
AbstractCELines, CELines, Component, Element

public interface SegmentComponent
extends Component

Indicates that the component is a Segment.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 AbstractSegment getSegment()
          Indicates the Segment called.
 
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

getSegment

AbstractSegment getSegment()

Indicates the Segment called.

Returns: