com.ibm.pdp.maf.rpp.pac.common.dialog
Interface SegmentCallCSLine

All Superinterfaces:
AbstractCSLine, Element

public interface SegmentCallCSLine
extends AbstractCSLine

Indicates the segment which is accessed in the screen.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 AbstractBlockBase getBlockBase()
           
 AbstractSegment getSegment()
           
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCSLine
getAccessKey, getAccessKeySource, getCategoryNature, getClientOrganization, getControlBreak, getDataElement, getDescriptionType, getDisplayUse, getExternalName, getGeneratedLevel, getGenerationLimit, getLineNumber, getPreviousSegmentCode, getReceptionUse, getRecordTypeValue, getScreenOrganization, getSegmentCode, getServerOrganization, getSubSchema
 

Field Detail

copyright

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

getBlockBase

AbstractBlockBase getBlockBase()

BlockBase stored in the repository.

Returns:

getSegment

AbstractSegment getSegment()

Segment stored in repository

Returns: