|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.adwords.v11.Criterion
com.google.api.adwords.v11.Keyword
public class Keyword
| Constructor Summary | |
|---|---|
Keyword()
|
|
Keyword(java.lang.Long maxCpc,
java.lang.Long minCpc,
java.lang.Long proxyMaxCpc,
java.lang.String text,
KeywordType type)
|
|
| 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 |
getMaxCpc()
Gets the maxCpc value for this Keyword. |
java.lang.Long |
getMinCpc()
Gets the minCpc value for this Keyword. |
java.lang.Long |
getProxyMaxCpc()
Gets the proxyMaxCpc value for this Keyword. |
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 |
getText()
Gets the text value for this Keyword. |
KeywordType |
getType()
Gets the type value for this Keyword. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setMaxCpc(java.lang.Long maxCpc)
Sets the maxCpc value for this Keyword. |
void |
setMinCpc(java.lang.Long minCpc)
Sets the minCpc value for this Keyword. |
void |
setProxyMaxCpc(java.lang.Long proxyMaxCpc)
Sets the proxyMaxCpc value for this Keyword. |
void |
setText(java.lang.String text)
Sets the text value for this Keyword. |
void |
setType(KeywordType type)
Sets the type value for this Keyword. |
| Methods inherited from class com.google.api.adwords.v11.Criterion |
|---|
getAdGroupId, getCriterionType, getDestinationUrl, getExemptionRequest, getId, getLanguage, getNegative, getPaused, getStatus, setAdGroupId, setCriterionType, setDestinationUrl, setExemptionRequest, setId, setLanguage, setNegative, setPaused, setStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Keyword()
public Keyword(java.lang.Long maxCpc,
java.lang.Long minCpc,
java.lang.Long proxyMaxCpc,
java.lang.String text,
KeywordType type)
| Method Detail |
|---|
public java.lang.Long getMaxCpc()
public void setMaxCpc(java.lang.Long maxCpc)
maxCpc - public java.lang.Long getMinCpc()
public void setMinCpc(java.lang.Long minCpc)
minCpc - public java.lang.Long getProxyMaxCpc()
public void setProxyMaxCpc(java.lang.Long proxyMaxCpc)
proxyMaxCpc - public java.lang.String getText()
public void setText(java.lang.String text)
text - public KeywordType getType()
public void setType(KeywordType type)
type - public boolean equals(java.lang.Object obj)
equals in class Criterionpublic int hashCode()
hashCode in class Criterionpublic 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 | |||||||||