java.lang.Object | |
↳ | com.microstrategy.webservices.MWSExecutionObjSpec |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSExecutionObjSpec() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSExecutionObjType | getExecObjType() | ||||||||||
String | getMessageID() | ||||||||||
String | getObjectID() | ||||||||||
String | getObjectName() | ||||||||||
int | getStateID() | ||||||||||
void | setExecObjType(EnumMWSExecutionObjType execObjType) | ||||||||||
void | setMessageID(String messageID) | ||||||||||
void | setObjectID(String objectID) | ||||||||||
void | setObjectName(String objectName) | ||||||||||
void | setStateID(int stateID) | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |