java.lang.Object | |
↳ | com.microstrategy.webservices.EnumMWSExecutionObjType |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | _MWSDocumentObject | ||||||||||
String | _MWSRSDocumentObject | ||||||||||
String | _MWSReportObject |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final EnumMWSExecutionObjType | MWSDocumentObject | ||||||||||
public static final EnumMWSExecutionObjType | MWSRSDocumentObject | ||||||||||
public static final EnumMWSExecutionObjType | MWSReportObject |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSExecutionObjType(String value) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
static EnumMWSExecutionObjType | fromString(String value) | ||||||||||
static EnumMWSExecutionObjType | fromValue(String value) | ||||||||||
String | getValue() | ||||||||||
int | hashCode() | ||||||||||
Object | readResolve() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
ObjectStreamException |
---|