|
Project 4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazon.soap.AWSECommerceService.SearchInside
public class SearchInside
Field Summary | |
---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private SearchInsideExcerpt |
excerpt
|
private org.apache.axis.types.NonNegativeInteger |
totalExcerpts
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
Constructor Summary | |
---|---|
SearchInside()
|
|
SearchInside(org.apache.axis.types.NonNegativeInteger totalExcerpts,
SearchInsideExcerpt excerpt)
|
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 |
SearchInsideExcerpt |
getExcerpt()
Gets the excerpt value for this SearchInside. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
org.apache.axis.types.NonNegativeInteger |
getTotalExcerpts()
Gets the totalExcerpts value for this SearchInside. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setExcerpt(SearchInsideExcerpt excerpt)
Sets the excerpt value for this SearchInside. |
void |
setTotalExcerpts(org.apache.axis.types.NonNegativeInteger totalExcerpts)
Sets the totalExcerpts value for this SearchInside. |
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 SearchInsideExcerpt excerpt
private org.apache.axis.types.NonNegativeInteger totalExcerpts
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
---|
public SearchInside()
public SearchInside(org.apache.axis.types.NonNegativeInteger totalExcerpts, SearchInsideExcerpt excerpt)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public SearchInsideExcerpt getExcerpt()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public org.apache.axis.types.NonNegativeInteger getTotalExcerpts()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public int hashCode()
hashCode
in class java.lang.Object
public void setExcerpt(SearchInsideExcerpt excerpt)
excerpt
- public void setTotalExcerpts(org.apache.axis.types.NonNegativeInteger totalExcerpts)
totalExcerpts
-
|
Project 4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |