java.lang.Object | |
↳ | com.microstrategy.webservices.MWSElementBrowseInfo |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSElementBrowseInfo() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | getBrowseID() | ||||||||||
MWSHierarchyElementCollectionInfo | getElementCollectionInfo() | ||||||||||
int | getResultSize() | ||||||||||
EnumMWSBrowseStatus | getStatus() | ||||||||||
void | setBrowseID(String browseID) | ||||||||||
void | setElementCollectionInfo(MWSHierarchyElementCollectionInfo elementCollectionInfo) | ||||||||||
void | setResultSize(int resultSize) | ||||||||||
void | setStatus(EnumMWSBrowseStatus status) | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |