java.lang.Object | |
↳ | com.microstrategy.webservices.EnumMWSAttributeFormsSetting |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | _MWSAllForms | ||||||||||
String | _MWSBrowseForms | ||||||||||
String | _MWSNoForms | ||||||||||
String | _MWSTemplateForms |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final EnumMWSAttributeFormsSetting | MWSAllForms | ||||||||||
public static final EnumMWSAttributeFormsSetting | MWSBrowseForms | ||||||||||
public static final EnumMWSAttributeFormsSetting | MWSNoForms | ||||||||||
public static final EnumMWSAttributeFormsSetting | MWSTemplateForms |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSAttributeFormsSetting(String value) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
static EnumMWSAttributeFormsSetting | fromString(String value) | ||||||||||
static EnumMWSAttributeFormsSetting | fromValue(String value) | ||||||||||
String | getValue() | ||||||||||
int | hashCode() | ||||||||||
Object | readResolve() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
ObjectStreamException |
---|