|
||||||||||
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.Website
public class Website
Constructor Summary | |
---|---|
Website()
|
|
Website(java.lang.Long maxCpm,
java.lang.String url)
|
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 |
getMaxCpm()
Gets the maxCpm value for this Website. |
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 |
java.lang.String |
getUrl()
Gets the url value for this Website. |
int |
hashCode()
|
void |
setMaxCpm(java.lang.Long maxCpm)
Sets the maxCpm value for this Website. |
void |
setUrl(java.lang.String url)
Sets the url value for this Website. |
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 Website()
public Website(java.lang.Long maxCpm, java.lang.String url)
Method Detail |
---|
public java.lang.Long getMaxCpm()
public void setMaxCpm(java.lang.Long maxCpm)
maxCpm
- public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url
- public boolean equals(java.lang.Object obj)
equals
in class Criterion
public int hashCode()
hashCode
in class Criterion
public 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 |