GetPropertyTagExtraInfo Class
- public class GetPropertyTagExtraInfo
extends TagExtraInfo
The tag extra info for the GetPropertyTag.
This will specify a script variable named from the resultId attribute of
the type specified by resultType (defaulting to java.lang.Object).
-
Hierarchy
-
Object
TagExtraInfo
GetPropertyTagExtraInfo
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetPropertyTagExtraInfo
public GetPropertyTagExtraInfo()
getVariableInfo(TagData) Method
public VariableInfo
[] getVariableInfo(TagData
data)
-
Overrides
-
TagExtraInfo.getVariableInfo(TagData)