com.ibm.pdp.maf.rpp.pac.segment
Interface LVGroupComponent
- All Superinterfaces:
- AbstractCELine, CELine, Element, LogicalViewComponent
public interface LVGroupComponent
- extends LogicalViewComponent
A group is a set of elementary Data Elements, Segment, undefined Data Elements.
Field Summary |
static java.lang.String |
copyright
|
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
getCompositionGroup
java.util.List<CELine> getCompositionGroup()
-
Gives the composition of the Group.
- Returns:
getName
java.lang.String getName()
-
Indicates the name of the Group.
- Returns: