|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PromptParamList
A list of PromptParam objects.
Method Summary | |
---|---|
java.lang.String[] |
getVarNames()
Returns the names of all params that are currently defined. |
java.lang.String |
getVarValue(java.lang.String paramName)
Returns the default value of the param with the passed variable name, or null if no such param exists. |
Methods inherited from interface com.sun.n1.util.vars.VariableSettingsSource |
---|
containsVarValue |
Method Detail |
---|
java.lang.String getVarValue(java.lang.String paramName)
getVarValue
in interface VariableSettingsSource
paramName
- the name of the param to look up.
java.lang.String[] getVarNames()
getVarNames
in interface VariableSettingsSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |