java.lang.Object | |
↳ | com.microstrategy.webservices.MWSVisualization |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSVisualization() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getDescription()
Get the localized visualization description.
| ||||||||||
EnumMWSVisualizationScope |
getScope()
Get the object scope of the visualization.
| ||||||||||
String |
getStyleName()
Get the stylename associated with this visualization.
| ||||||||||
void |
setDescription(String description)
Set the localized visualization description.
| ||||||||||
void |
setScope(EnumMWSVisualizationScope scope)
Set the object scope of the visualization.
| ||||||||||
void |
setStyleName(String styleName)
Set the stylename associated with this visualization.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Get the localized visualization description.
Get the object scope of the visualization.
Get the stylename associated with this visualization.
Set the localized visualization description.
Set the stylename associated with this visualization.