public class

ArrayOfMWSHierarchyAttributeFormInfo

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

Class Overview

ArrayOfMWSHierarchyAttributeFormInfo bean class

Summary

Nested Classes
class ArrayOfMWSHierarchyAttributeFormInfo.Factory Factory class that keeps the parse method 
Fields
protected MWSHierarchyAttributeFormInfo[] localMWSHierarchyAttributeFormInfo field for MWSHierarchyAttributeFormInfo This was an Array!
protected boolean localMWSHierarchyAttributeFormInfoTracker
Public Constructors
ArrayOfMWSHierarchyAttributeFormInfo()
Public Methods
void addMWSHierarchyAttributeFormInfo(MWSHierarchyAttributeFormInfo param)
Auto generated add method for the array for convenience
MWSHierarchyAttributeFormInfo[] getMWSHierarchyAttributeFormInfo()
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 setMWSHierarchyAttributeFormInfo(MWSHierarchyAttributeFormInfo[] param)
Auto generated setter method
Protected Methods
void validateMWSHierarchyAttributeFormInfo(MWSHierarchyAttributeFormInfo[] param)
validate the array for MWSHierarchyAttributeFormInfo
[Expand]
Inherited Methods
From class com.microstrategy.webservices.Axis2.AbstractADBBean
From class java.lang.Object
From interface org.apache.axis2.databinding.ADBBean

Fields

protected MWSHierarchyAttributeFormInfo[] localMWSHierarchyAttributeFormInfo

field for MWSHierarchyAttributeFormInfo This was an Array!

protected boolean localMWSHierarchyAttributeFormInfoTracker

Public Constructors

public ArrayOfMWSHierarchyAttributeFormInfo ()

Public Methods

public void addMWSHierarchyAttributeFormInfo (MWSHierarchyAttributeFormInfo param)

Auto generated add method for the array for convenience

Parameters
param com.microstrategy.webservices.Axis2.MWSHierarchyAttributeFormInfo

public MWSHierarchyAttributeFormInfo[] getMWSHierarchyAttributeFormInfo ()

Auto generated getter method

Returns
  • com.microstrategy.webservices.Axis2.MWSHierarchyAttributeFormInfo[]

public OMElement getOMElement (QName parentQName, OMFactory factory)

Returns
  • org.apache.axiom.om.OMElement

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 setMWSHierarchyAttributeFormInfo (MWSHierarchyAttributeFormInfo[] param)

Auto generated setter method

Parameters
param MWSHierarchyAttributeFormInfo

Protected Methods

protected void validateMWSHierarchyAttributeFormInfo (MWSHierarchyAttributeFormInfo[] param)

validate the array for MWSHierarchyAttributeFormInfo