|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputAidGLine
Represent a documentation line which comes from an input aid call.
Only variable part can be modified.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getData()
|
InputAid |
getInputAid()
|
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.common.GLine |
---|
getDescription, getLineType, getLinkedEntity |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.util.List<java.lang.String> getData()
Gives the list of the variable part the user has entered for the input aid call.
InputAid getInputAid()
Indicates the input aid which has been called.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |