|
||||||||||
| 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.BulkMutateJobPolicy
public class BulkMutateJobPolicy
A basic job policy.
| Constructor Summary | |
|---|---|
BulkMutateJobPolicy()
|
|
BulkMutateJobPolicy(long[] prerequisiteJobIds)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
long[] |
getPrerequisiteJobIds()
Gets the prerequisiteJobIds value for this BulkMutateJobPolicy. |
long |
getPrerequisiteJobIds(int i)
|
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 |
int |
hashCode()
|
void |
setPrerequisiteJobIds(int i,
long _value)
|
void |
setPrerequisiteJobIds(long[] prerequisiteJobIds)
Sets the prerequisiteJobIds value for this BulkMutateJobPolicy. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BulkMutateJobPolicy()
public BulkMutateJobPolicy(long[] prerequisiteJobIds)
| Method Detail |
|---|
public long[] getPrerequisiteJobIds()
public void setPrerequisiteJobIds(long[] prerequisiteJobIds)
prerequisiteJobIds - * Ids of jobs that must successfully complete before this job
can be
processed.
The maximum
size of this collection is 100.public long getPrerequisiteJobIds(int i)
public void setPrerequisiteJobIds(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 | |||||||||