java.lang.Object | ||
↳ | com.microstrategy.webservices.Axis2.AbstractADBBean | |
↳ | com.microstrategy.webservices.Axis2.ArrayOfMWSExecuteInfo |
ArrayOfMWSExecuteInfo bean class
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | ArrayOfMWSExecuteInfo.Factory | Factory class that keeps the parse method |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected MWSExecuteInfo[] | localMWSExecuteInfo | field for MWSExecuteInfo This was an Array! | |||||||||
protected boolean | localMWSExecuteInfoTracker |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ArrayOfMWSExecuteInfo() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
addMWSExecuteInfo(MWSExecuteInfo param)
Auto generated add method for the array for convenience
| ||||||||||
MWSExecuteInfo[] |
getMWSExecuteInfo()
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 |
setMWSExecuteInfo(MWSExecuteInfo[] param)
Auto generated setter method
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
validateMWSExecuteInfo(MWSExecuteInfo[] param)
validate the array for MWSExecuteInfo
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Auto generated add method for the array for convenience
param | com.microstrategy.webservices.Axis2.MWSExecuteInfo |
---|
Auto generated getter method
databinding method to get an XML representation of this object
isReaderMTOMAware
XMLStreamException |
---|
Auto generated setter method
param | MWSExecuteInfo |
---|
validate the array for MWSExecuteInfo