java.lang.Object | ||
↳ | com.microstrategy.webservices.Axis2.AbstractADBBean | |
↳ | com.microstrategy.webservices.Axis2.EnumMWSInfoProperty |
EnumMWSInfoProperty bean class
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | EnumMWSInfoProperty.Factory | Factory class that keeps the parse method |
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 | ||||||||||
public static final QName | MY_QNAME | ||||||||||
public static final String | _MWSBuildVersion | ||||||||||
public static final String | _MWSDashboardVersion | ||||||||||
public static final String | _MWSOfficeInstallVersion | ||||||||||
public static final String | _MWSReleaseVersion | ||||||||||
public static final String | _MWSWSDLVersion | ||||||||||
protected String | localEnumMWSInfoProperty | field for EnumMWSInfoProperty |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSInfoProperty(String value, boolean isRegisterValue) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
OMElement | getOMElement(QName parentQName, OMFactory factory) | ||||||||||
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object
| ||||||||||
String | getValue() | ||||||||||
int | hashCode() | ||||||||||
static boolean |
isReaderMTOMAware(XMLStreamReader reader)
isReaderMTOMAware
| ||||||||||
void | serialize(QName parentQName, XMLStreamWriter xmlWriter) | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
field for EnumMWSInfoProperty
databinding method to get an XML representation of this object
isReaderMTOMAware
XMLStreamException |
---|