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