|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazon.soap.ProductInfo
public class ProductInfo
| Constructor Summary | |
|---|---|
ProductInfo()
|
|
ProductInfo(String totalResults,
String totalPages,
String listName,
Details[] details)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Details[] |
getDetails()
Gets the details value for this ProductInfo. |
String |
getListName()
Gets the listName value for this ProductInfo. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTotalPages()
Gets the totalPages value for this ProductInfo. |
String |
getTotalResults()
Gets the totalResults value for this ProductInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDetails(Details[] details)
Sets the details value for this ProductInfo. |
void |
setListName(String listName)
Sets the listName value for this ProductInfo. |
void |
setTotalPages(String totalPages)
Sets the totalPages value for this ProductInfo. |
void |
setTotalResults(String totalResults)
Sets the totalResults value for this ProductInfo. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProductInfo()
public ProductInfo(String totalResults,
String totalPages,
String listName,
Details[] details)
| Method Detail |
|---|
public String getTotalResults()
public void setTotalResults(String totalResults)
totalResults - public String getTotalPages()
public void setTotalPages(String totalPages)
totalPages - public String getListName()
public void setListName(String listName)
listName - public Details[] getDetails()
public void setDetails(Details[] details)
details - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||