public interface LVGroupComponent extends LogicalViewComponent
A group is a set of elementary Data Elements, Segment, undefined Data Elements.
| 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 |
getName() |
getDataType, getOccurs, getPresence, getSubSchemaAssignmentgetGCLines, getGELines, getGGLines, getMoreControlsstatic final java.lang.String copyright
java.util.List<CELine> getCompositionGroup()
Gives the composition of the Group.
java.lang.String getName()
Indicates the name of the Group.