|
Project 4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazon.soap.AWSECommerceService.SellerListingLookupResponse
Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private OperationRequest |
operationRequest
|
private SellerListings[] |
sellerListings
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
SellerListingLookupResponse()
|
|
SellerListingLookupResponse(OperationRequest operationRequest,
SellerListings[] sellerListings)
|
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 |
OperationRequest |
getOperationRequest()
Gets the operationRequest value for this SellerListingLookupResponse. |
SellerListings[] |
getSellerListings()
Gets the sellerListings value for this SellerListingLookupResponse. |
SellerListings |
getSellerListings(int i)
|
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 |
int |
hashCode()
|
void |
setOperationRequest(OperationRequest operationRequest)
Sets the operationRequest value for this SellerListingLookupResponse. |
void |
setSellerListings(int i,
SellerListings _value)
|
void |
setSellerListings(SellerListings[] sellerListings)
Sets the sellerListings value for this SellerListingLookupResponse. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private OperationRequest operationRequest
private SellerListings[] sellerListings
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
public SellerListingLookupResponse()
public SellerListingLookupResponse(OperationRequest operationRequest, SellerListings[] sellerListings)
Method Detail |
public boolean equals(java.lang.Object obj)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public OperationRequest getOperationRequest()
public SellerListings[] getSellerListings()
public SellerListings getSellerListings(int i)
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.description.TypeDesc getTypeDesc()
public int hashCode()
public void setOperationRequest(OperationRequest operationRequest)
operationRequest
- public void setSellerListings(int i, SellerListings _value)
public void setSellerListings(SellerListings[] sellerListings)
sellerListings
-
|
Project 4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |