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