|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - parameter value typepublic interface ParameterData<T>
Interface for a container holding path, key and default value of a parameter.
| Method Summary | |
|---|---|
T |
getDefaultValue()
Returns the default value of the parameter. |
java.lang.String |
getKey()
Returns the key associated with the parameter. |
ParameterPath |
getPath()
Returns the path object associated with the parameter. |
| Method Detail |
|---|
ParameterPath getPath()
java.lang.String getKey()
T getDefaultValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||