com.microstrategy.web.objects.WebFunctionParameter |
The interface of the parameter to a WebFunction.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int | getDataType() | ||||||||||
abstract String |
getDescription()
Returns the description of the parameter
| ||||||||||
abstract String |
getName()
Returns the name of the parameter
| ||||||||||
abstract int |
getType()
Returns the type of the parameter.
|
Returns the description of the parameter
Returns the name of the parameter
Returns the type of the parameter.