com.ibm.wpc
Class WpcResponseType

java.lang.Object
  extended by com.ibm.wpc.WpcResponseType
All Implemented Interfaces:
java.io.Serializable

public class WpcResponseType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
WpcResponseType()
           
WpcResponseType(WpcEntityIdentifierType wpcEntityIdentifier, WpcNotificationInfoType[] wpcNotification, WpcSearchResultsType wpcSearchResults, WpcTradeItemSpecType wpcTradeItemSpec, WpcTradeItemType wpcTradeItem, java.lang.String wpcTransactionResult, java.lang.String wpcFileDocStorePath, WpcCatalogQueryChildrenResultType wpcQueryCatalogChildrenResult, WpcCatalogType[] wpcCatalogs, WpcContainerViewType[] wpcCatalogView, java.lang.String[] wpcCatalogViewList, WpcUserType[] wpcUserList, WpcCollabAreaType[] wpcCollabAreaList, WpcAttributeCollectionType[] wpcAttributeCollections, WpcExtensionType extension)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 WpcExtensionType getExtension()
          Gets the extension value for this WpcResponseType.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 WpcAttributeCollectionType[] getWpcAttributeCollections()
          Gets the wpcAttributeCollections value for this WpcResponseType.
 WpcCatalogType[] getWpcCatalogs()
          Gets the wpcCatalogs value for this WpcResponseType.
 WpcContainerViewType[] getWpcCatalogView()
          Gets the wpcCatalogView value for this WpcResponseType.
 java.lang.String[] getWpcCatalogViewList()
          Gets the wpcCatalogViewList value for this WpcResponseType.
 WpcCollabAreaType[] getWpcCollabAreaList()
          Gets the wpcCollabAreaList value for this WpcResponseType.
 WpcEntityIdentifierType getWpcEntityIdentifier()
          Gets the wpcEntityIdentifier value for this WpcResponseType.
 java.lang.String getWpcFileDocStorePath()
          Gets the wpcFileDocStorePath value for this WpcResponseType.
 WpcNotificationInfoType[] getWpcNotification()
          Gets the wpcNotification value for this WpcResponseType.
 WpcCatalogQueryChildrenResultType getWpcQueryCatalogChildrenResult()
          Gets the wpcQueryCatalogChildrenResult value for this WpcResponseType.
 WpcSearchResultsType getWpcSearchResults()
          Gets the wpcSearchResults value for this WpcResponseType.
 WpcTradeItemType getWpcTradeItem()
          Gets the wpcTradeItem value for this WpcResponseType.
 WpcTradeItemSpecType getWpcTradeItemSpec()
          Gets the wpcTradeItemSpec value for this WpcResponseType.
 java.lang.String getWpcTransactionResult()
          Gets the wpcTransactionResult value for this WpcResponseType.
 WpcUserType[] getWpcUserList()
          Gets the wpcUserList value for this WpcResponseType.
 int hashCode()
           
 void setExtension(WpcExtensionType extension)
          Sets the extension value for this WpcResponseType.
 void setWpcAttributeCollections(WpcAttributeCollectionType[] wpcAttributeCollections)
          Sets the wpcAttributeCollections value for this WpcResponseType.
 void setWpcCatalogs(WpcCatalogType[] wpcCatalogs)
          Sets the wpcCatalogs value for this WpcResponseType.
 void setWpcCatalogView(WpcContainerViewType[] wpcCatalogView)
          Sets the wpcCatalogView value for this WpcResponseType.
 void setWpcCatalogViewList(java.lang.String[] wpcCatalogViewList)
          Sets the wpcCatalogViewList value for this WpcResponseType.
 void setWpcCollabAreaList(WpcCollabAreaType[] wpcCollabAreaList)
          Sets the wpcCollabAreaList value for this WpcResponseType.
 void setWpcEntityIdentifier(WpcEntityIdentifierType wpcEntityIdentifier)
          Sets the wpcEntityIdentifier value for this WpcResponseType.
 void setWpcFileDocStorePath(java.lang.String wpcFileDocStorePath)
          Sets the wpcFileDocStorePath value for this WpcResponseType.
 void setWpcNotification(WpcNotificationInfoType[] wpcNotification)
          Sets the wpcNotification value for this WpcResponseType.
 void setWpcQueryCatalogChildrenResult(WpcCatalogQueryChildrenResultType wpcQueryCatalogChildrenResult)
          Sets the wpcQueryCatalogChildrenResult value for this WpcResponseType.
 void setWpcSearchResults(WpcSearchResultsType wpcSearchResults)
          Sets the wpcSearchResults value for this WpcResponseType.
 void setWpcTradeItem(WpcTradeItemType wpcTradeItem)
          Sets the wpcTradeItem value for this WpcResponseType.
 void setWpcTradeItemSpec(WpcTradeItemSpecType wpcTradeItemSpec)
          Sets the wpcTradeItemSpec value for this WpcResponseType.
 void setWpcTransactionResult(java.lang.String wpcTransactionResult)
          Sets the wpcTransactionResult value for this WpcResponseType.
 void setWpcUserList(WpcUserType[] wpcUserList)
          Sets the wpcUserList value for this WpcResponseType.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WpcResponseType

public WpcResponseType()

WpcResponseType

public WpcResponseType(WpcEntityIdentifierType wpcEntityIdentifier,
                       WpcNotificationInfoType[] wpcNotification,
                       WpcSearchResultsType wpcSearchResults,
                       WpcTradeItemSpecType wpcTradeItemSpec,
                       WpcTradeItemType wpcTradeItem,
                       java.lang.String wpcTransactionResult,
                       java.lang.String wpcFileDocStorePath,
                       WpcCatalogQueryChildrenResultType wpcQueryCatalogChildrenResult,
                       WpcCatalogType[] wpcCatalogs,
                       WpcContainerViewType[] wpcCatalogView,
                       java.lang.String[] wpcCatalogViewList,
                       WpcUserType[] wpcUserList,
                       WpcCollabAreaType[] wpcCollabAreaList,
                       WpcAttributeCollectionType[] wpcAttributeCollections,
                       WpcExtensionType extension)
Method Detail

getWpcEntityIdentifier

public WpcEntityIdentifierType getWpcEntityIdentifier()
Gets the wpcEntityIdentifier value for this WpcResponseType.

Returns:
wpcEntityIdentifier

setWpcEntityIdentifier

public void setWpcEntityIdentifier(WpcEntityIdentifierType wpcEntityIdentifier)
Sets the wpcEntityIdentifier value for this WpcResponseType.

Parameters:
wpcEntityIdentifier -

getWpcNotification

public WpcNotificationInfoType[] getWpcNotification()
Gets the wpcNotification value for this WpcResponseType.

Returns:
wpcNotification

setWpcNotification

public void setWpcNotification(WpcNotificationInfoType[] wpcNotification)
Sets the wpcNotification value for this WpcResponseType.

Parameters:
wpcNotification -

getWpcSearchResults

public WpcSearchResultsType getWpcSearchResults()
Gets the wpcSearchResults value for this WpcResponseType.

Returns:
wpcSearchResults

setWpcSearchResults

public void setWpcSearchResults(WpcSearchResultsType wpcSearchResults)
Sets the wpcSearchResults value for this WpcResponseType.

Parameters:
wpcSearchResults -

getWpcTradeItemSpec

public WpcTradeItemSpecType getWpcTradeItemSpec()
Gets the wpcTradeItemSpec value for this WpcResponseType.

Returns:
wpcTradeItemSpec

setWpcTradeItemSpec

public void setWpcTradeItemSpec(WpcTradeItemSpecType wpcTradeItemSpec)
Sets the wpcTradeItemSpec value for this WpcResponseType.

Parameters:
wpcTradeItemSpec -

getWpcTradeItem

public WpcTradeItemType getWpcTradeItem()
Gets the wpcTradeItem value for this WpcResponseType.

Returns:
wpcTradeItem

setWpcTradeItem

public void setWpcTradeItem(WpcTradeItemType wpcTradeItem)
Sets the wpcTradeItem value for this WpcResponseType.

Parameters:
wpcTradeItem -

getWpcTransactionResult

public java.lang.String getWpcTransactionResult()
Gets the wpcTransactionResult value for this WpcResponseType.

Returns:
wpcTransactionResult

setWpcTransactionResult

public void setWpcTransactionResult(java.lang.String wpcTransactionResult)
Sets the wpcTransactionResult value for this WpcResponseType.

Parameters:
wpcTransactionResult -

getWpcFileDocStorePath

public java.lang.String getWpcFileDocStorePath()
Gets the wpcFileDocStorePath value for this WpcResponseType.

Returns:
wpcFileDocStorePath

setWpcFileDocStorePath

public void setWpcFileDocStorePath(java.lang.String wpcFileDocStorePath)
Sets the wpcFileDocStorePath value for this WpcResponseType.

Parameters:
wpcFileDocStorePath -

getWpcQueryCatalogChildrenResult

public WpcCatalogQueryChildrenResultType getWpcQueryCatalogChildrenResult()
Gets the wpcQueryCatalogChildrenResult value for this WpcResponseType.

Returns:
wpcQueryCatalogChildrenResult

setWpcQueryCatalogChildrenResult

public void setWpcQueryCatalogChildrenResult(WpcCatalogQueryChildrenResultType wpcQueryCatalogChildrenResult)
Sets the wpcQueryCatalogChildrenResult value for this WpcResponseType.

Parameters:
wpcQueryCatalogChildrenResult -

getWpcCatalogs

public WpcCatalogType[] getWpcCatalogs()
Gets the wpcCatalogs value for this WpcResponseType.

Returns:
wpcCatalogs

setWpcCatalogs

public void setWpcCatalogs(WpcCatalogType[] wpcCatalogs)
Sets the wpcCatalogs value for this WpcResponseType.

Parameters:
wpcCatalogs -

getWpcCatalogView

public WpcContainerViewType[] getWpcCatalogView()
Gets the wpcCatalogView value for this WpcResponseType.

Returns:
wpcCatalogView

setWpcCatalogView

public void setWpcCatalogView(WpcContainerViewType[] wpcCatalogView)
Sets the wpcCatalogView value for this WpcResponseType.

Parameters:
wpcCatalogView -

getWpcCatalogViewList

public java.lang.String[] getWpcCatalogViewList()
Gets the wpcCatalogViewList value for this WpcResponseType.

Returns:
wpcCatalogViewList

setWpcCatalogViewList

public void setWpcCatalogViewList(java.lang.String[] wpcCatalogViewList)
Sets the wpcCatalogViewList value for this WpcResponseType.

Parameters:
wpcCatalogViewList -

getWpcUserList

public WpcUserType[] getWpcUserList()
Gets the wpcUserList value for this WpcResponseType.

Returns:
wpcUserList

setWpcUserList

public void setWpcUserList(WpcUserType[] wpcUserList)
Sets the wpcUserList value for this WpcResponseType.

Parameters:
wpcUserList -

getWpcCollabAreaList

public WpcCollabAreaType[] getWpcCollabAreaList()
Gets the wpcCollabAreaList value for this WpcResponseType.

Returns:
wpcCollabAreaList

setWpcCollabAreaList

public void setWpcCollabAreaList(WpcCollabAreaType[] wpcCollabAreaList)
Sets the wpcCollabAreaList value for this WpcResponseType.

Parameters:
wpcCollabAreaList -

getWpcAttributeCollections

public WpcAttributeCollectionType[] getWpcAttributeCollections()
Gets the wpcAttributeCollections value for this WpcResponseType.

Returns:
wpcAttributeCollections

setWpcAttributeCollections

public void setWpcAttributeCollections(WpcAttributeCollectionType[] wpcAttributeCollections)
Sets the wpcAttributeCollections value for this WpcResponseType.

Parameters:
wpcAttributeCollections -

getExtension

public WpcExtensionType getExtension()
Gets the extension value for this WpcResponseType.

Returns:
extension

setExtension

public void setExtension(WpcExtensionType extension)
Sets the extension value for this WpcResponseType.

Parameters:
extension -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer