|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.JobEvent
com.google.api.ads.adwords.v201109.cm.BulkMutateJobEvent
public class BulkMutateJobEvent
An event defined by a status change of a bulk mutate job.
| Constructor Summary | |
|---|---|
BulkMutateJobEvent()
|
|
BulkMutateJobEvent(String dateTime,
String jobEventType,
BasicJobStatus status)
|
|
| 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 |
BasicJobStatus |
getStatus()
Gets the status value for this BulkMutateJobEvent. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setStatus(BasicJobStatus status)
Sets the status value for this BulkMutateJobEvent. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.JobEvent |
|---|
getDateTime, getJobEventType, setDateTime, setJobEventType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BulkMutateJobEvent()
public BulkMutateJobEvent(String dateTime,
String jobEventType,
BasicJobStatus status)
| Method Detail |
|---|
public BasicJobStatus getStatus()
public void setStatus(BasicJobStatus status)
status - * The new job status defining this event.public boolean equals(Object obj)
equals in class JobEventpublic int hashCode()
hashCode in class JobEventpublic 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 | |||||||||