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

All Superinterfaces:
AbstractCELines, CELines, Component, Element

public interface GroupComponent
extends Component

A group is a set of elementary Data Elements, Segment, undefined Data Elements or Filler.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.util.List<CELines> getCompositionGroup()
          Gives the composition of the Group.
 java.lang.String getName()
          Indicates the name of 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

getCompositionGroup

java.util.List<CELines> getCompositionGroup()

Gives the composition of the Group.

Returns:

getName

java.lang.String getName()

Indicates the name of the Group.

Returns: