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<CELines> |
getCompositionGroup()
Gives the composition of the Group.
|
java.lang.String |
getName()
Indicates the name of the Group.
|
getDataType, getOccurs, getPresence, getSubSchemaAssignement, getTransferDirection
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.