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