java.lang.Object | |
↳ | com.microstrategy.webservices.EnumMWSConnectProperty |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | _MWSCheckLicense | ||||||||||
String | _MWSClientUILocaleID | ||||||||||
String | _MWSClientWSDLVersion | ||||||||||
String | _MWSDisplayLocaleID | ||||||||||
String | _MWSSessionLocaleID | ||||||||||
String | _MWSUseUTCBasedTime |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final EnumMWSConnectProperty | MWSCheckLicense | ||||||||||
public static final EnumMWSConnectProperty | MWSClientUILocaleID | ||||||||||
public static final EnumMWSConnectProperty | MWSClientWSDLVersion | ||||||||||
public static final EnumMWSConnectProperty | MWSDisplayLocaleID | ||||||||||
public static final EnumMWSConnectProperty | MWSSessionLocaleID | ||||||||||
public static final EnumMWSConnectProperty | MWSUseUTCBasedTime |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSConnectProperty(String value) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
static EnumMWSConnectProperty | fromString(String value) | ||||||||||
static EnumMWSConnectProperty | fromValue(String value) | ||||||||||
String | getValue() | ||||||||||
int | hashCode() | ||||||||||
Object | readResolve() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
ObjectStreamException |
---|