java.lang.Object | ||
↳ | com.microstrategy.webservices.Axis2.AbstractADBBean | |
↳ | com.microstrategy.webservices.Axis2.MWSFunctionalityProperty |
MWSFunctionalityProperty bean class
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | MWSFunctionalityProperty.Factory | Factory class that keeps the parse method |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected EnumMWSFunctionalityProperty | localFunctionPropertyFlag | field for FunctionPropertyFlag | |||||||||
protected String | localFunctionPropertyValue | field for FunctionPropertyValue | |||||||||
protected boolean | localFunctionPropertyValueTracker |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSFunctionalityProperty() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSFunctionalityProperty |
getFunctionPropertyFlag()
Auto generated getter method
| ||||||||||
String |
getFunctionPropertyValue()
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 |
setFunctionPropertyFlag(EnumMWSFunctionalityProperty param)
Auto generated setter method
| ||||||||||
void |
setFunctionPropertyValue(String param)
Auto generated setter method
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
field for FunctionPropertyValue
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 | FunctionPropertyFlag |
---|
Auto generated setter method
param | FunctionPropertyValue |
---|