|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputAidSymbolicValueLine
A symbolic value line is used to define a parameter to be used in the description line of the input-aid.
Example : A symbolic parameter '$H' corresponds to the value 'HOSPITAL'. The user simply enter the symbolic parameter '$H' when the input-aid is called.
The number of symbolic value lines is not limited.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getParameter()
|
java.lang.String |
getValue()
|
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getParameter()
The maximum parameter length is three characters, the first character being the '$' sign.
java.lang.String getValue()
Gives the value assigned to the symbolic parameter.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |