|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides the information about defined dynamic variables.
See the section of the manual on dynamic variables.
Method Summary | |
java.lang.String |
getTypeName(java.lang.String name)
Deprecated. This method returns the name of the type of the named property. |
Method Detail |
public java.lang.String getTypeName(java.lang.String name)
The dot ('.') symbol can be present in the property name to denote hierarchical naming scheme.
If hierarchical naming scheme is used and the variable x.y is defined the variable x must also be defined.
name
- is the name of the property.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |