|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcContainerViewType
public class WpcContainerViewType
Constructor Summary | |
---|---|
WpcContainerViewType()
|
|
WpcContainerViewType(java.lang.String[] containerName,
java.lang.String[] wpcWorkflowName,
java.lang.String[] wpcWorkflowStepName,
WpcTabAttrColType[][][] tabGroup,
WpcAttributeCollectionType[][] attributeCollections,
java.lang.String name)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
WpcAttributeCollectionType[][] |
getAttributeCollections()
Gets the attributeCollections value for this WpcContainerViewType. |
WpcAttributeCollectionType[] |
getAttributeCollections(int i)
|
java.lang.String[] |
getContainerName()
Gets the containerName value for this WpcContainerViewType. |
java.lang.String |
getContainerName(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getName()
Gets the name value for this WpcContainerViewType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
WpcTabAttrColType[][][] |
getTabGroup()
Gets the tabGroup value for this WpcContainerViewType. |
WpcTabAttrColType[][] |
getTabGroup(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String[] |
getWpcWorkflowName()
Gets the wpcWorkflowName value for this WpcContainerViewType. |
java.lang.String |
getWpcWorkflowName(int i)
|
java.lang.String[] |
getWpcWorkflowStepName()
Gets the wpcWorkflowStepName value for this WpcContainerViewType. |
java.lang.String |
getWpcWorkflowStepName(int i)
|
int |
hashCode()
|
void |
setAttributeCollections(int i,
WpcAttributeCollectionType[] _value)
|
void |
setAttributeCollections(WpcAttributeCollectionType[][] attributeCollections)
Sets the attributeCollections value for this WpcContainerViewType. |
void |
setContainerName(int i,
java.lang.String _value)
|
void |
setContainerName(java.lang.String[] containerName)
Sets the containerName value for this WpcContainerViewType. |
void |
setName(java.lang.String name)
Sets the name value for this WpcContainerViewType. |
void |
setTabGroup(int i,
WpcTabAttrColType[][] _value)
|
void |
setTabGroup(WpcTabAttrColType[][][] tabGroup)
Sets the tabGroup value for this WpcContainerViewType. |
void |
setWpcWorkflowName(int i,
java.lang.String _value)
|
void |
setWpcWorkflowName(java.lang.String[] wpcWorkflowName)
Sets the wpcWorkflowName value for this WpcContainerViewType. |
void |
setWpcWorkflowStepName(int i,
java.lang.String _value)
|
void |
setWpcWorkflowStepName(java.lang.String[] wpcWorkflowStepName)
Sets the wpcWorkflowStepName value for this WpcContainerViewType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcContainerViewType()
public WpcContainerViewType(java.lang.String[] containerName, java.lang.String[] wpcWorkflowName, java.lang.String[] wpcWorkflowStepName, WpcTabAttrColType[][][] tabGroup, WpcAttributeCollectionType[][] attributeCollections, java.lang.String name)
Method Detail |
---|
public java.lang.String[] getContainerName()
public void setContainerName(java.lang.String[] containerName)
containerName
- public java.lang.String getContainerName(int i)
public void setContainerName(int i, java.lang.String _value)
public java.lang.String[] getWpcWorkflowName()
public void setWpcWorkflowName(java.lang.String[] wpcWorkflowName)
wpcWorkflowName
- public java.lang.String getWpcWorkflowName(int i)
public void setWpcWorkflowName(int i, java.lang.String _value)
public java.lang.String[] getWpcWorkflowStepName()
public void setWpcWorkflowStepName(java.lang.String[] wpcWorkflowStepName)
wpcWorkflowStepName
- public java.lang.String getWpcWorkflowStepName(int i)
public void setWpcWorkflowStepName(int i, java.lang.String _value)
public WpcTabAttrColType[][][] getTabGroup()
public void setTabGroup(WpcTabAttrColType[][][] tabGroup)
tabGroup
- public WpcTabAttrColType[][] getTabGroup(int i)
public void setTabGroup(int i, WpcTabAttrColType[][] _value)
public WpcAttributeCollectionType[][] getAttributeCollections()
public void setAttributeCollections(WpcAttributeCollectionType[][] attributeCollections)
attributeCollections
- public WpcAttributeCollectionType[] getAttributeCollections(int i)
public void setAttributeCollections(int i, WpcAttributeCollectionType[] _value)
public java.lang.String getName()
public void setName(java.lang.String name)
name
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |