com.ibm.wpc
Class WpcCommandType

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

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

See Also:
Serialized Form

Constructor Summary
WpcCommandType()
           
WpcCommandType(java.lang.String wpcRole, java.lang.String wpcParentCategory, java.lang.String wpcCatalogName, java.lang.String wpcCatalogViewName, java.lang.String wpcWorkflowName, java.lang.String wpcWorkflowStepName, WpcHierarchyNameType wpcHierarchyName, java.math.BigInteger wpcResultCount, java.math.BigInteger wpcStartIndex, java.math.BigInteger wpcEndIndex, WpcDataContainerType wpcDataContainer, java.lang.String wpcTransactionIDs, java.lang.String wpcFileDocStorePath, WpcCollabAreaType wpcCollabArea, WpcTradeItemType[] wpcTradeItem, WpcSearchCriteriaType wpcSearchCriteria, WpcAttributeListType wpcAttributeList, WpcAttributeCollectionType[] wpcAttributeCollections, WpcExtensionType extension, WpcCommandTypeType type, WpcCommandTypeMode mode)
           
 
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 WpcCommandType.
 WpcCommandTypeMode getMode()
          Gets the mode value for this WpcCommandType.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 WpcCommandTypeType getType()
          Gets the type value for this WpcCommandType.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 WpcAttributeCollectionType[] getWpcAttributeCollections()
          Gets the wpcAttributeCollections value for this WpcCommandType.
 WpcAttributeListType getWpcAttributeList()
          Gets the wpcAttributeList value for this WpcCommandType.
 java.lang.String getWpcCatalogName()
          Gets the wpcCatalogName value for this WpcCommandType.
 java.lang.String getWpcCatalogViewName()
          Gets the wpcCatalogViewName value for this WpcCommandType.
 WpcCollabAreaType getWpcCollabArea()
          Gets the wpcCollabArea value for this WpcCommandType.
 WpcDataContainerType getWpcDataContainer()
          Gets the wpcDataContainer value for this WpcCommandType.
 java.math.BigInteger getWpcEndIndex()
          Gets the wpcEndIndex value for this WpcCommandType.
 java.lang.String getWpcFileDocStorePath()
          Gets the wpcFileDocStorePath value for this WpcCommandType.
 WpcHierarchyNameType getWpcHierarchyName()
          Gets the wpcHierarchyName value for this WpcCommandType.
 java.lang.String getWpcParentCategory()
          Gets the wpcParentCategory value for this WpcCommandType.
 java.math.BigInteger getWpcResultCount()
          Gets the wpcResultCount value for this WpcCommandType.
 java.lang.String getWpcRole()
          Gets the wpcRole value for this WpcCommandType.
 WpcSearchCriteriaType getWpcSearchCriteria()
          Gets the wpcSearchCriteria value for this WpcCommandType.
 java.math.BigInteger getWpcStartIndex()
          Gets the wpcStartIndex value for this WpcCommandType.
 WpcTradeItemType[] getWpcTradeItem()
          Gets the wpcTradeItem value for this WpcCommandType.
 WpcTradeItemType getWpcTradeItem(int i)
           
 java.lang.String getWpcTransactionIDs()
          Gets the wpcTransactionIDs value for this WpcCommandType.
 java.lang.String getWpcWorkflowName()
          Gets the wpcWorkflowName value for this WpcCommandType.
 java.lang.String getWpcWorkflowStepName()
          Gets the wpcWorkflowStepName value for this WpcCommandType.
 int hashCode()
           
 void setExtension(WpcExtensionType extension)
          Sets the extension value for this WpcCommandType.
 void setMode(WpcCommandTypeMode mode)
          Sets the mode value for this WpcCommandType.
 void setType(WpcCommandTypeType type)
          Sets the type value for this WpcCommandType.
 void setWpcAttributeCollections(WpcAttributeCollectionType[] wpcAttributeCollections)
          Sets the wpcAttributeCollections value for this WpcCommandType.
 void setWpcAttributeList(WpcAttributeListType wpcAttributeList)
          Sets the wpcAttributeList value for this WpcCommandType.
 void setWpcCatalogName(java.lang.String wpcCatalogName)
          Sets the wpcCatalogName value for this WpcCommandType.
 void setWpcCatalogViewName(java.lang.String wpcCatalogViewName)
          Sets the wpcCatalogViewName value for this WpcCommandType.
 void setWpcCollabArea(WpcCollabAreaType wpcCollabArea)
          Sets the wpcCollabArea value for this WpcCommandType.
 void setWpcDataContainer(WpcDataContainerType wpcDataContainer)
          Sets the wpcDataContainer value for this WpcCommandType.
 void setWpcEndIndex(java.math.BigInteger wpcEndIndex)
          Sets the wpcEndIndex value for this WpcCommandType.
 void setWpcFileDocStorePath(java.lang.String wpcFileDocStorePath)
          Sets the wpcFileDocStorePath value for this WpcCommandType.
 void setWpcHierarchyName(WpcHierarchyNameType wpcHierarchyName)
          Sets the wpcHierarchyName value for this WpcCommandType.
 void setWpcParentCategory(java.lang.String wpcParentCategory)
          Sets the wpcParentCategory value for this WpcCommandType.
 void setWpcResultCount(java.math.BigInteger wpcResultCount)
          Sets the wpcResultCount value for this WpcCommandType.
 void setWpcRole(java.lang.String wpcRole)
          Sets the wpcRole value for this WpcCommandType.
 void setWpcSearchCriteria(WpcSearchCriteriaType wpcSearchCriteria)
          Sets the wpcSearchCriteria value for this WpcCommandType.
 void setWpcStartIndex(java.math.BigInteger wpcStartIndex)
          Sets the wpcStartIndex value for this WpcCommandType.
 void setWpcTradeItem(int i, WpcTradeItemType _value)
           
 void setWpcTradeItem(WpcTradeItemType[] wpcTradeItem)
          Sets the wpcTradeItem value for this WpcCommandType.
 void setWpcTransactionIDs(java.lang.String wpcTransactionIDs)
          Sets the wpcTransactionIDs value for this WpcCommandType.
 void setWpcWorkflowName(java.lang.String wpcWorkflowName)
          Sets the wpcWorkflowName value for this WpcCommandType.
 void setWpcWorkflowStepName(java.lang.String wpcWorkflowStepName)
          Sets the wpcWorkflowStepName value for this WpcCommandType.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WpcCommandType

public WpcCommandType()

WpcCommandType

public WpcCommandType(java.lang.String wpcRole,
                      java.lang.String wpcParentCategory,
                      java.lang.String wpcCatalogName,
                      java.lang.String wpcCatalogViewName,
                      java.lang.String wpcWorkflowName,
                      java.lang.String wpcWorkflowStepName,
                      WpcHierarchyNameType wpcHierarchyName,
                      java.math.BigInteger wpcResultCount,
                      java.math.BigInteger wpcStartIndex,
                      java.math.BigInteger wpcEndIndex,
                      WpcDataContainerType wpcDataContainer,
                      java.lang.String wpcTransactionIDs,
                      java.lang.String wpcFileDocStorePath,
                      WpcCollabAreaType wpcCollabArea,
                      WpcTradeItemType[] wpcTradeItem,
                      WpcSearchCriteriaType wpcSearchCriteria,
                      WpcAttributeListType wpcAttributeList,
                      WpcAttributeCollectionType[] wpcAttributeCollections,
                      WpcExtensionType extension,
                      WpcCommandTypeType type,
                      WpcCommandTypeMode mode)
Method Detail

getWpcRole

public java.lang.String getWpcRole()
Gets the wpcRole value for this WpcCommandType.

Returns:
wpcRole

setWpcRole

public void setWpcRole(java.lang.String wpcRole)
Sets the wpcRole value for this WpcCommandType.

Parameters:
wpcRole -

getWpcParentCategory

public java.lang.String getWpcParentCategory()
Gets the wpcParentCategory value for this WpcCommandType.

Returns:
wpcParentCategory

setWpcParentCategory

public void setWpcParentCategory(java.lang.String wpcParentCategory)
Sets the wpcParentCategory value for this WpcCommandType.

Parameters:
wpcParentCategory -

getWpcCatalogName

public java.lang.String getWpcCatalogName()
Gets the wpcCatalogName value for this WpcCommandType.

Returns:
wpcCatalogName

setWpcCatalogName

public void setWpcCatalogName(java.lang.String wpcCatalogName)
Sets the wpcCatalogName value for this WpcCommandType.

Parameters:
wpcCatalogName -

getWpcCatalogViewName

public java.lang.String getWpcCatalogViewName()
Gets the wpcCatalogViewName value for this WpcCommandType.

Returns:
wpcCatalogViewName

setWpcCatalogViewName

public void setWpcCatalogViewName(java.lang.String wpcCatalogViewName)
Sets the wpcCatalogViewName value for this WpcCommandType.

Parameters:
wpcCatalogViewName -

getWpcWorkflowName

public java.lang.String getWpcWorkflowName()
Gets the wpcWorkflowName value for this WpcCommandType.

Returns:
wpcWorkflowName

setWpcWorkflowName

public void setWpcWorkflowName(java.lang.String wpcWorkflowName)
Sets the wpcWorkflowName value for this WpcCommandType.

Parameters:
wpcWorkflowName -

getWpcWorkflowStepName

public java.lang.String getWpcWorkflowStepName()
Gets the wpcWorkflowStepName value for this WpcCommandType.

Returns:
wpcWorkflowStepName

setWpcWorkflowStepName

public void setWpcWorkflowStepName(java.lang.String wpcWorkflowStepName)
Sets the wpcWorkflowStepName value for this WpcCommandType.

Parameters:
wpcWorkflowStepName -

getWpcHierarchyName

public WpcHierarchyNameType getWpcHierarchyName()
Gets the wpcHierarchyName value for this WpcCommandType.

Returns:
wpcHierarchyName

setWpcHierarchyName

public void setWpcHierarchyName(WpcHierarchyNameType wpcHierarchyName)
Sets the wpcHierarchyName value for this WpcCommandType.

Parameters:
wpcHierarchyName -

getWpcResultCount

public java.math.BigInteger getWpcResultCount()
Gets the wpcResultCount value for this WpcCommandType.

Returns:
wpcResultCount

setWpcResultCount

public void setWpcResultCount(java.math.BigInteger wpcResultCount)
Sets the wpcResultCount value for this WpcCommandType.

Parameters:
wpcResultCount -

getWpcStartIndex

public java.math.BigInteger getWpcStartIndex()
Gets the wpcStartIndex value for this WpcCommandType.

Returns:
wpcStartIndex

setWpcStartIndex

public void setWpcStartIndex(java.math.BigInteger wpcStartIndex)
Sets the wpcStartIndex value for this WpcCommandType.

Parameters:
wpcStartIndex -

getWpcEndIndex

public java.math.BigInteger getWpcEndIndex()
Gets the wpcEndIndex value for this WpcCommandType.

Returns:
wpcEndIndex

setWpcEndIndex

public void setWpcEndIndex(java.math.BigInteger wpcEndIndex)
Sets the wpcEndIndex value for this WpcCommandType.

Parameters:
wpcEndIndex -

getWpcDataContainer

public WpcDataContainerType getWpcDataContainer()
Gets the wpcDataContainer value for this WpcCommandType.

Returns:
wpcDataContainer

setWpcDataContainer

public void setWpcDataContainer(WpcDataContainerType wpcDataContainer)
Sets the wpcDataContainer value for this WpcCommandType.

Parameters:
wpcDataContainer -

getWpcTransactionIDs

public java.lang.String getWpcTransactionIDs()
Gets the wpcTransactionIDs value for this WpcCommandType.

Returns:
wpcTransactionIDs

setWpcTransactionIDs

public void setWpcTransactionIDs(java.lang.String wpcTransactionIDs)
Sets the wpcTransactionIDs value for this WpcCommandType.

Parameters:
wpcTransactionIDs -

getWpcFileDocStorePath

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

Returns:
wpcFileDocStorePath

setWpcFileDocStorePath

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

Parameters:
wpcFileDocStorePath -

getWpcCollabArea

public WpcCollabAreaType getWpcCollabArea()
Gets the wpcCollabArea value for this WpcCommandType.

Returns:
wpcCollabArea

setWpcCollabArea

public void setWpcCollabArea(WpcCollabAreaType wpcCollabArea)
Sets the wpcCollabArea value for this WpcCommandType.

Parameters:
wpcCollabArea -

getWpcTradeItem

public WpcTradeItemType[] getWpcTradeItem()
Gets the wpcTradeItem value for this WpcCommandType.

Returns:
wpcTradeItem

setWpcTradeItem

public void setWpcTradeItem(WpcTradeItemType[] wpcTradeItem)
Sets the wpcTradeItem value for this WpcCommandType.

Parameters:
wpcTradeItem -

getWpcTradeItem

public WpcTradeItemType getWpcTradeItem(int i)

setWpcTradeItem

public void setWpcTradeItem(int i,
                            WpcTradeItemType _value)

getWpcSearchCriteria

public WpcSearchCriteriaType getWpcSearchCriteria()
Gets the wpcSearchCriteria value for this WpcCommandType.

Returns:
wpcSearchCriteria

setWpcSearchCriteria

public void setWpcSearchCriteria(WpcSearchCriteriaType wpcSearchCriteria)
Sets the wpcSearchCriteria value for this WpcCommandType.

Parameters:
wpcSearchCriteria -

getWpcAttributeList

public WpcAttributeListType getWpcAttributeList()
Gets the wpcAttributeList value for this WpcCommandType.

Returns:
wpcAttributeList

setWpcAttributeList

public void setWpcAttributeList(WpcAttributeListType wpcAttributeList)
Sets the wpcAttributeList value for this WpcCommandType.

Parameters:
wpcAttributeList -

getWpcAttributeCollections

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

Returns:
wpcAttributeCollections

setWpcAttributeCollections

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

Parameters:
wpcAttributeCollections -

getExtension

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

Returns:
extension

setExtension

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

Parameters:
extension -

getType

public WpcCommandTypeType getType()
Gets the type value for this WpcCommandType.

Returns:
type

setType

public void setType(WpcCommandTypeType type)
Sets the type value for this WpcCommandType.

Parameters:
type -

getMode

public WpcCommandTypeMode getMode()
Gets the mode value for this WpcCommandType.

Returns:
mode

setMode

public void setMode(WpcCommandTypeMode mode)
Sets the mode value for this WpcCommandType.

Parameters:
mode -

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