|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompositionCELine
The CompositionCELine allows to identify the position on layout lines, the source of the data, and the conditions under which the data is to be moved into the Data Element (defined or not).
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
int |
getColumn()
|
java.util.List<SourceLine> |
getSourceLines()
List of the sources of the data and the condition under which the source is to be transferred to the target Data Element. |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
int getColumn()
Column number in which the Data Element field begins.
It is a pure numeric field, on three digits maximum.
java.util.List<SourceLine> getSourceLines()
List of the sources of the data and the condition under which the source is to be transferred to the target Data Element.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |