|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yahoo.marketing.apt.InventorySearchFilter
public class InventorySearchFilter
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.Double |
maximumPrice
|
private java.lang.Long |
minimumImpressions
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
InventorySearchFilter()
|
|
InventorySearchFilter(java.lang.Double maximumPrice,
java.lang.Long minimumImpressions)
|
|
| 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 |
java.lang.Double |
getMaximumPrice()
Gets the maximumPrice value for this InventorySearchFilter. |
java.lang.Long |
getMinimumImpressions()
Gets the minimumImpressions value for this InventorySearchFilter. |
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 |
setMaximumPrice(java.lang.Double maximumPrice)
Sets the maximumPrice value for this InventorySearchFilter. |
void |
setMinimumImpressions(java.lang.Long minimumImpressions)
Sets the minimumImpressions value for this InventorySearchFilter. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.Double maximumPrice
private java.lang.Long minimumImpressions
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public InventorySearchFilter()
public InventorySearchFilter(java.lang.Double maximumPrice,
java.lang.Long minimumImpressions)
| Method Detail |
|---|
public java.lang.Double getMaximumPrice()
public void setMaximumPrice(java.lang.Double maximumPrice)
maximumPrice - public java.lang.Long getMinimumImpressions()
public void setMinimumImpressions(java.lang.Long minimumImpressions)
minimumImpressions - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
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.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||