java.lang.Object | |
↳ | com.microstrategy.webservices.EnumMWSInfoProperty |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | _MWSBuildVersion | ||||||||||
String | _MWSDashboardVersion | ||||||||||
String | _MWSOfficeInstallVersion | ||||||||||
String | _MWSReleaseVersion | ||||||||||
String | _MWSWSDLVersion |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final EnumMWSInfoProperty | MWSBuildVersion | ||||||||||
public static final EnumMWSInfoProperty | MWSDashboardVersion | ||||||||||
public static final EnumMWSInfoProperty | MWSOfficeInstallVersion | ||||||||||
public static final EnumMWSInfoProperty | MWSReleaseVersion | ||||||||||
public static final EnumMWSInfoProperty | MWSWSDLVersion |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSInfoProperty(String value) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
static EnumMWSInfoProperty | fromString(String value) | ||||||||||
static EnumMWSInfoProperty | fromValue(String value) | ||||||||||
String | getValue() | ||||||||||
int | hashCode() | ||||||||||
Object | readResolve() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
ObjectStreamException |
---|