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