java.lang.Object | |
↳ | com.microstrategy.webservices.EnumMWSAttachmentType |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | _MWSBinaryXML | ||||||||||
String | _MWSCSV | ||||||||||
String | _MWSErrorImage | ||||||||||
String | _MWSExcelHTML | ||||||||||
String | _MWSFlashSWF | ||||||||||
String | _MWSGraphImg | ||||||||||
String | _MWSImage | ||||||||||
String | _MWSMHT | ||||||||||
String | _MWSOOXML | ||||||||||
String | _MWSPDF | ||||||||||
String | _MWSQueryString | ||||||||||
String | _MWSXML |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final EnumMWSAttachmentType | MWSBinaryXML | ||||||||||
public static final EnumMWSAttachmentType | MWSCSV | ||||||||||
public static final EnumMWSAttachmentType | MWSErrorImage | ||||||||||
public static final EnumMWSAttachmentType | MWSExcelHTML | ||||||||||
public static final EnumMWSAttachmentType | MWSFlashSWF | ||||||||||
public static final EnumMWSAttachmentType | MWSGraphImg | ||||||||||
public static final EnumMWSAttachmentType | MWSImage | ||||||||||
public static final EnumMWSAttachmentType | MWSMHT | ||||||||||
public static final EnumMWSAttachmentType | MWSOOXML | ||||||||||
public static final EnumMWSAttachmentType | MWSPDF | ||||||||||
public static final EnumMWSAttachmentType | MWSQueryString | ||||||||||
public static final EnumMWSAttachmentType | MWSXML |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSAttachmentType(String value) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
static EnumMWSAttachmentType | fromString(String value) | ||||||||||
static EnumMWSAttachmentType | fromValue(String value) | ||||||||||
String | getValue() | ||||||||||
int | hashCode() | ||||||||||
Object | readResolve() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
ObjectStreamException |
---|