com.ibm.pdp.maf.rpp.pac.segment
Interface GroupComponent
- All Superinterfaces:
- AbstractCELine, CELine, 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
|
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:
getLabel
java.lang.String getLabel()
-
- Returns:
getName
java.lang.String getName()
-
Indicates the name of the Group.
- Returns: