Class VariableEntry
java.lang.Object
com.sun.ts.tests.common.taglibsig.VariableEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScope()
void
setDeclare
(String declare) void
setNameGiven
(String nameGiven) void
void
setVariableClass
(String variableClass)
-
Field Details
-
NO_VARIABLE_NAME
- See Also:
-
-
Constructor Details
-
VariableEntry
public VariableEntry()
-
-
Method Details
-
getNameGiven
-
setNameGiven
-
getDeclare
-
setDeclare
-
getVariableClass
-
setVariableClass
-
getScope
-
setScope
-