|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.adwords.v11.KeywordEstimate
public class KeywordEstimate
| Constructor Summary | |
|---|---|
KeywordEstimate()
|
|
KeywordEstimate(java.lang.Long id,
float lowerAvgPosition,
float lowerClicksPerDay,
long lowerCpc,
float upperAvgPosition,
float upperClicksPerDay,
long upperCpc)
|
|
| 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.Long |
getId()
Gets the id value for this KeywordEstimate. |
float |
getLowerAvgPosition()
Gets the lowerAvgPosition value for this KeywordEstimate. |
float |
getLowerClicksPerDay()
Gets the lowerClicksPerDay value for this KeywordEstimate. |
long |
getLowerCpc()
Gets the lowerCpc value for this KeywordEstimate. |
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 |
float |
getUpperAvgPosition()
Gets the upperAvgPosition value for this KeywordEstimate. |
float |
getUpperClicksPerDay()
Gets the upperClicksPerDay value for this KeywordEstimate. |
long |
getUpperCpc()
Gets the upperCpc value for this KeywordEstimate. |
int |
hashCode()
|
void |
setId(java.lang.Long id)
Sets the id value for this KeywordEstimate. |
void |
setLowerAvgPosition(float lowerAvgPosition)
Sets the lowerAvgPosition value for this KeywordEstimate. |
void |
setLowerClicksPerDay(float lowerClicksPerDay)
Sets the lowerClicksPerDay value for this KeywordEstimate. |
void |
setLowerCpc(long lowerCpc)
Sets the lowerCpc value for this KeywordEstimate. |
void |
setUpperAvgPosition(float upperAvgPosition)
Sets the upperAvgPosition value for this KeywordEstimate. |
void |
setUpperClicksPerDay(float upperClicksPerDay)
Sets the upperClicksPerDay value for this KeywordEstimate. |
void |
setUpperCpc(long upperCpc)
Sets the upperCpc value for this KeywordEstimate. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeywordEstimate()
public KeywordEstimate(java.lang.Long id,
float lowerAvgPosition,
float lowerClicksPerDay,
long lowerCpc,
float upperAvgPosition,
float upperClicksPerDay,
long upperCpc)
| Method Detail |
|---|
public java.lang.Long getId()
public void setId(java.lang.Long id)
id - public float getLowerAvgPosition()
public void setLowerAvgPosition(float lowerAvgPosition)
lowerAvgPosition - public float getLowerClicksPerDay()
public void setLowerClicksPerDay(float lowerClicksPerDay)
lowerClicksPerDay - public long getLowerCpc()
public void setLowerCpc(long lowerCpc)
lowerCpc - public float getUpperAvgPosition()
public void setUpperAvgPosition(float upperAvgPosition)
upperAvgPosition - public float getUpperClicksPerDay()
public void setUpperClicksPerDay(float upperClicksPerDay)
upperClicksPerDay - public long getUpperCpc()
public void setUpperCpc(long upperCpc)
upperCpc - 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 | |||||||||