public interface GroupComponent extends Component
A group is a set of elementary Data Elements, Segment, undefined Data Elements or Filler.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CELine> |
getCompositionGroup() |
java.lang.String |
getLabel() |
java.lang.String |
getName() |
getClassControl, getDBE, getOccurs, getPresenceCheck, getSE, getSortKeygetGCLines, getGELines, getGGLines, getMoreControlsstatic final java.lang.String copyright
java.util.List<CELine> getCompositionGroup()
Gives the composition of the Group.
java.lang.String getLabel()
java.lang.String getName()
Indicates the name of the Group.