java.lang.Object | ||
↳ | com.microstrategy.webservices.Axis2.AbstractADBBean | |
↳ | com.microstrategy.webservices.Axis2.TestServiceResponse |
TestServiceResponse bean class
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | TestServiceResponse.Factory | Factory class that keeps the parse method |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final QName | MY_QNAME | ||||||||||
protected String | localTestServiceResult | field for TestServiceResult | |||||||||
protected boolean | localTestServiceResultTracker |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TestServiceResponse() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
OMElement | getOMElement(QName parentQName, OMFactory factory) | ||||||||||
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object
| ||||||||||
String |
getTestServiceResult()
Auto generated getter method
| ||||||||||
static boolean |
isReaderMTOMAware(XMLStreamReader reader)
isReaderMTOMAware
| ||||||||||
void | serialize(QName parentQName, XMLStreamWriter xmlWriter) | ||||||||||
void | serialize(QName parentQName, XMLStreamWriter xmlWriter, boolean serializeType) | ||||||||||
void |
setTestServiceResult(String param)
Auto generated setter method
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
field for TestServiceResult
databinding method to get an XML representation of this object
Auto generated getter method
isReaderMTOMAware
XMLStreamException |
---|
XMLStreamException | |
---|---|
ADBException |
Auto generated setter method
param | TestServiceResult |
---|