|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcTradeItemType
public class WpcTradeItemType
Constructor Summary | |
---|---|
WpcTradeItemType()
|
|
WpcTradeItemType(java.lang.String[] wpcParentCategory,
java.lang.String wpcCatalogName,
WpcCategoryDetailType[] wpcCategoryDetailsList,
WpcAttributeListType[] attributeList,
WpcValuesType[] values,
java.lang.String ID)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
WpcAttributeListType[] |
getAttributeList()
Gets the attributeList value for this WpcTradeItemType. |
WpcAttributeListType |
getAttributeList(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 |
getID()
Gets the ID value for this WpcTradeItemType. |
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 |
WpcValuesType[] |
getValues()
Gets the values value for this WpcTradeItemType. |
WpcValuesType |
getValues(int i)
|
java.lang.String |
getWpcCatalogName()
Gets the wpcCatalogName value for this WpcTradeItemType. |
WpcCategoryDetailType[] |
getWpcCategoryDetailsList()
Gets the wpcCategoryDetailsList value for this WpcTradeItemType. |
java.lang.String[] |
getWpcParentCategory()
Gets the wpcParentCategory value for this WpcTradeItemType. |
java.lang.String |
getWpcParentCategory(int i)
|
int |
hashCode()
|
void |
setAttributeList(int i,
WpcAttributeListType _value)
|
void |
setAttributeList(WpcAttributeListType[] attributeList)
Sets the attributeList value for this WpcTradeItemType. |
void |
setID(java.lang.String ID)
Sets the ID value for this WpcTradeItemType. |
void |
setValues(int i,
WpcValuesType _value)
|
void |
setValues(WpcValuesType[] values)
Sets the values value for this WpcTradeItemType. |
void |
setWpcCatalogName(java.lang.String wpcCatalogName)
Sets the wpcCatalogName value for this WpcTradeItemType. |
void |
setWpcCategoryDetailsList(WpcCategoryDetailType[] wpcCategoryDetailsList)
Sets the wpcCategoryDetailsList value for this WpcTradeItemType. |
void |
setWpcParentCategory(int i,
java.lang.String _value)
|
void |
setWpcParentCategory(java.lang.String[] wpcParentCategory)
Sets the wpcParentCategory value for this WpcTradeItemType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcTradeItemType()
public WpcTradeItemType(java.lang.String[] wpcParentCategory, java.lang.String wpcCatalogName, WpcCategoryDetailType[] wpcCategoryDetailsList, WpcAttributeListType[] attributeList, WpcValuesType[] values, java.lang.String ID)
Method Detail |
---|
public java.lang.String[] getWpcParentCategory()
public void setWpcParentCategory(java.lang.String[] wpcParentCategory)
wpcParentCategory
- public java.lang.String getWpcParentCategory(int i)
public void setWpcParentCategory(int i, java.lang.String _value)
public java.lang.String getWpcCatalogName()
public void setWpcCatalogName(java.lang.String wpcCatalogName)
wpcCatalogName
- public WpcCategoryDetailType[] getWpcCategoryDetailsList()
public void setWpcCategoryDetailsList(WpcCategoryDetailType[] wpcCategoryDetailsList)
wpcCategoryDetailsList
- public WpcAttributeListType[] getAttributeList()
public void setAttributeList(WpcAttributeListType[] attributeList)
attributeList
- public WpcAttributeListType getAttributeList(int i)
public void setAttributeList(int i, WpcAttributeListType _value)
public WpcValuesType[] getValues()
public void setValues(WpcValuesType[] values)
values
- public WpcValuesType getValues(int i)
public void setValues(int i, WpcValuesType _value)
public java.lang.String getID()
public void setID(java.lang.String ID)
ID
- 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 |