|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.o.BulkOpportunitySelector
public class BulkOpportunitySelector
| Constructor Summary | |
|---|---|
BulkOpportunitySelector()
|
|
BulkOpportunitySelector(OpportunityIdeaType[] ideaTypes,
OpportunityAttributeType[] requestedAttributeTypes,
Paging paging)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
OpportunityIdeaType[] |
getIdeaTypes()
Gets the ideaTypes value for this BulkOpportunitySelector. |
OpportunityIdeaType |
getIdeaTypes(int i)
|
Paging |
getPaging()
Gets the paging value for this BulkOpportunitySelector. |
OpportunityAttributeType[] |
getRequestedAttributeTypes()
Gets the requestedAttributeTypes value for this BulkOpportunitySelector. |
OpportunityAttributeType |
getRequestedAttributeTypes(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 |
setIdeaTypes(int i,
OpportunityIdeaType _value)
|
void |
setIdeaTypes(OpportunityIdeaType[] ideaTypes)
Sets the ideaTypes value for this BulkOpportunitySelector. |
void |
setPaging(Paging paging)
Sets the paging value for this BulkOpportunitySelector. |
void |
setRequestedAttributeTypes(int i,
OpportunityAttributeType _value)
|
void |
setRequestedAttributeTypes(OpportunityAttributeType[] requestedAttributeTypes)
Sets the requestedAttributeTypes value for this BulkOpportunitySelector. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BulkOpportunitySelector()
public BulkOpportunitySelector(OpportunityIdeaType[] ideaTypes,
OpportunityAttributeType[] requestedAttributeTypes,
Paging paging)
| Method Detail |
|---|
public OpportunityIdeaType[] getIdeaTypes()
null elements.
This field is required
and should not be null.public void setIdeaTypes(OpportunityIdeaType[] ideaTypes)
ideaTypes - * This field must not
contain null elements.
This field is required
and should not be null.public OpportunityIdeaType getIdeaTypes(int i)
public void setIdeaTypes(int i,
OpportunityIdeaType _value)
public OpportunityAttributeType[] getRequestedAttributeTypes()
null elements.
This field is required
and should not be null.public void setRequestedAttributeTypes(OpportunityAttributeType[] requestedAttributeTypes)
requestedAttributeTypes - * This field must not
contain null elements.
This field is required
and should not be null.public OpportunityAttributeType getRequestedAttributeTypes(int i)
public void setRequestedAttributeTypes(int i,
OpportunityAttributeType _value)
public Paging getPaging()
null.public void setPaging(Paging paging)
paging - * This field is required and
should not be null.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 | |||||||||