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<CELines> |
getCompositionGroup()
Gives the composition of the Group.
|
java.lang.String |
getName()
Indicates the name of the Group.
|
getClassControl, getDBE, getOccurs, getPresenceCheck, getSE, getSortKey
getGCLines, getGELines, getGGLines, getMoreControls
static final java.lang.String copyright
java.util.List<CELines> getCompositionGroup()
Gives the composition of the Group.
java.lang.String getName()
Indicates the name of the Group.