public class

MWSOfficeInstallInfo

extends AbstractADBBean
java.lang.Object
   ↳ com.microstrategy.webservices.Axis2.AbstractADBBean
     ↳ com.microstrategy.webservices.Axis2.MWSOfficeInstallInfo

Class Overview

MWSOfficeInstallInfo bean class

Summary

Nested Classes
class MWSOfficeInstallInfo.Factory Factory class that keeps the parse method 
Fields
protected String localOfficeInstallConfigFileLoc field for OfficeInstallConfigFileLoc
protected boolean localOfficeInstallConfigFileLocTracker
protected String localOfficeInstallURL field for OfficeInstallURL
protected boolean localOfficeInstallURLTracker
protected String localOfficeInstallVersion field for OfficeInstallVersion
protected boolean localOfficeInstallVersionTracker
Public Constructors
MWSOfficeInstallInfo()
Public Methods
OMElement getOMElement(QName parentQName, OMFactory factory)
String getOfficeInstallConfigFileLoc()
Auto generated getter method
String getOfficeInstallURL()
Auto generated getter method
String getOfficeInstallVersion()
Auto generated getter method
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 setOfficeInstallConfigFileLoc(String param)
Auto generated setter method
void setOfficeInstallURL(String param)
Auto generated setter method
void setOfficeInstallVersion(String param)
Auto generated setter method
[Expand]
Inherited Methods
From class com.microstrategy.webservices.Axis2.AbstractADBBean
From class java.lang.Object
From interface org.apache.axis2.databinding.ADBBean

Fields

protected String localOfficeInstallConfigFileLoc

field for OfficeInstallConfigFileLoc

protected boolean localOfficeInstallConfigFileLocTracker

protected String localOfficeInstallURL

field for OfficeInstallURL

protected boolean localOfficeInstallURLTracker

protected String localOfficeInstallVersion

field for OfficeInstallVersion

protected boolean localOfficeInstallVersionTracker

Public Constructors

public MWSOfficeInstallInfo ()

Public Methods

public OMElement getOMElement (QName parentQName, OMFactory factory)

Returns
  • org.apache.axiom.om.OMElement

public String getOfficeInstallConfigFileLoc ()

Auto generated getter method

Returns
  • java.lang.String

public String getOfficeInstallURL ()

Auto generated getter method

Returns
  • java.lang.String

public String getOfficeInstallVersion ()

Auto generated getter method

Returns
  • java.lang.String

public XMLStreamReader getPullParser (QName qName)

databinding method to get an XML representation of this object

public static boolean isReaderMTOMAware (XMLStreamReader reader)

isReaderMTOMAware

Returns
  • true if the reader supports MTOM

public void serialize (QName parentQName, XMLStreamWriter xmlWriter)

Throws
XMLStreamException

public void setOfficeInstallConfigFileLoc (String param)

Auto generated setter method

Parameters
param OfficeInstallConfigFileLoc

public void setOfficeInstallURL (String param)

Auto generated setter method

Parameters
param OfficeInstallURL

public void setOfficeInstallVersion (String param)

Auto generated setter method

Parameters
param OfficeInstallVersion