|
Project 4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazon.soap.AWSECommerceService.CustomerContentSearchResponse
Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private Customers[] |
customers
|
private OperationRequest |
operationRequest
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
CustomerContentSearchResponse()
|
|
CustomerContentSearchResponse(OperationRequest operationRequest,
Customers[] customers)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Customers[] |
getCustomers()
Gets the customers value for this CustomerContentSearchResponse. |
Customers |
getCustomers(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 |
OperationRequest |
getOperationRequest()
Gets the operationRequest value for this CustomerContentSearchResponse. |
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 |
setCustomers(Customers[] customers)
Sets the customers value for this CustomerContentSearchResponse. |
void |
setCustomers(int i,
Customers _value)
|
void |
setOperationRequest(OperationRequest operationRequest)
Sets the operationRequest value for this CustomerContentSearchResponse. |
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 Customers[] customers
private OperationRequest operationRequest
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
public CustomerContentSearchResponse()
public CustomerContentSearchResponse(OperationRequest operationRequest, Customers[] customers)
Method Detail |
public boolean equals(java.lang.Object obj)
public Customers[] getCustomers()
public Customers getCustomers(int i)
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 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 setCustomers(Customers[] customers)
customers
- public void setCustomers(int i, Customers _value)
public void setOperationRequest(OperationRequest operationRequest)
operationRequest
-
|
Project 4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |