|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.adwords.v10.AdGroupEstimate
public class AdGroupEstimate
| Constructor Summary | |
|---|---|
AdGroupEstimate()
|
|
AdGroupEstimate(java.lang.Integer id,
KeywordEstimate[] keywordEstimates)
|
|
| 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.Integer |
getId()
Gets the id value for this AdGroupEstimate. |
KeywordEstimate[] |
getKeywordEstimates()
Gets the keywordEstimates value for this AdGroupEstimate. |
KeywordEstimate |
getKeywordEstimates(int i)
|
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 |
setId(java.lang.Integer id)
Sets the id value for this AdGroupEstimate. |
void |
setKeywordEstimates(int i,
KeywordEstimate _value)
|
void |
setKeywordEstimates(KeywordEstimate[] keywordEstimates)
Sets the keywordEstimates value for this AdGroupEstimate. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdGroupEstimate()
public AdGroupEstimate(java.lang.Integer id,
KeywordEstimate[] keywordEstimates)
| Method Detail |
|---|
public java.lang.Integer getId()
public void setId(java.lang.Integer id)
id - public KeywordEstimate[] getKeywordEstimates()
public void setKeywordEstimates(KeywordEstimate[] keywordEstimates)
keywordEstimates - public KeywordEstimate getKeywordEstimates(int i)
public void setKeywordEstimates(int i,
KeywordEstimate _value)
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 | |||||||||