java.lang.Object | ||
↳ | com.microstrategy.webservices.Axis2.AbstractADBBean | |
↳ | com.microstrategy.webservices.Axis2.MWSInfoProperty |
MWSInfoProperty bean class
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | MWSInfoProperty.Factory | Factory class that keeps the parse method |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected EnumMWSInfoProperty | localInfoPropertyFlag | field for InfoPropertyFlag | |||||||||
protected String | localInfoPropertyValue | field for InfoPropertyValue | |||||||||
protected boolean | localInfoPropertyValueTracker |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSInfoProperty() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSInfoProperty |
getInfoPropertyFlag()
Auto generated getter method
| ||||||||||
String |
getInfoPropertyValue()
Auto generated getter method
| ||||||||||
OMElement | getOMElement(QName parentQName, OMFactory factory) | ||||||||||
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object
| ||||||||||
static boolean |
isReaderMTOMAware(XMLStreamReader reader)
isReaderMTOMAware
| ||||||||||
void | serialize(QName parentQName, XMLStreamWriter xmlWriter) | ||||||||||
void |
setInfoPropertyFlag(EnumMWSInfoProperty param)
Auto generated setter method
| ||||||||||
void |
setInfoPropertyValue(String param)
Auto generated setter method
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
field for InfoPropertyValue
Auto generated getter method
Auto generated getter method
databinding method to get an XML representation of this object
isReaderMTOMAware
XMLStreamException |
---|
Auto generated setter method
param | InfoPropertyFlag |
---|
Auto generated setter method
param | InfoPropertyValue |
---|