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

All Superinterfaces:
AbstractCELines, CELines, Element, LogicalViewComponent

public interface LVSegmentComponent
extends LogicalViewComponent

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.LogicalViewComponent
getDataType, getOccurs, getPresence, getSubSchemaAssignement, getTransferDirection
 
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: