|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201204.DeliveryData
public class DeliveryData
Holds the number of clicks or impressions, determined by
LineItemSummary.costType, delivered for a single
line item for the
last 7 days
| Constructor Summary | |
|---|---|
DeliveryData()
|
|
DeliveryData(long[] units)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long[] |
getUnits()
Gets the units value for this DeliveryData. |
long |
getUnits(int i)
|
int |
hashCode()
|
void |
setUnits(int i,
long _value)
|
void |
setUnits(long[] units)
Sets the units value for this DeliveryData. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeliveryData()
public DeliveryData(long[] units)
| Method Detail |
|---|
public long[] getUnits()
public void setUnits(long[] units)
units - * Clicks or impressions delivered for the last 7 days.public long getUnits(int i)
public void setUnits(int i,
long _value)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||