java.lang.Object | ||
↳ | com.microstrategy.webservices.Axis2.AbstractADBBean | |
↳ | com.microstrategy.webservices.Axis2.TrustRelationshipExistsResponse |
TrustRelationshipExistsResponse bean class
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | TrustRelationshipExistsResponse.Factory | Factory class that keeps the parse method |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final QName | MY_QNAME | ||||||||||
protected boolean | localTrustRelationshipExistsResult | field for TrustRelationshipExistsResult |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TrustRelationshipExistsResponse() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
OMElement | getOMElement(QName parentQName, OMFactory factory) | ||||||||||
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object
| ||||||||||
boolean |
getTrustRelationshipExistsResult()
Auto generated getter method
| ||||||||||
static boolean |
isReaderMTOMAware(XMLStreamReader reader)
isReaderMTOMAware
| ||||||||||
void | serialize(QName parentQName, XMLStreamWriter xmlWriter) | ||||||||||
void |
setTrustRelationshipExistsResult(boolean param)
Auto generated setter method
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
field for TrustRelationshipExistsResult
databinding method to get an XML representation of this object
Auto generated getter method
isReaderMTOMAware
XMLStreamException |
---|
Auto generated setter method
param | TrustRelationshipExistsResult |
---|