|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies a parameterized value, either retrieved from the PCSpec reader parameters or from
the parameters provided in an ALEPC immediate or poll call. The parameter name is used as
the key to look up in the parameter table, and the associated String in that table is used
as the data. See #LiteralDataSpec
for how that data is used.
A ParamDataSpec is created through the #ALEPCFactory
, using the createParamDataSpec
method.
Method Summary | |
java.lang.String |
getParamName()
Return the parameter name to look up within the parameter list |
Method Detail |
public java.lang.String getParamName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |