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