|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumValuePair | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of EnumValuePair in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return EnumValuePair | |
|---|---|
EnumValuePair[] |
ReportDefinitionField.getEnumValuePairs()
Gets the enumValuePairs value for this ReportDefinitionField. |
EnumValuePair |
ReportDefinitionField.getEnumValuePairs(int i)
|
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type EnumValuePair | |
|---|---|
void |
ReportDefinitionField.setEnumValuePairs(EnumValuePair[] enumValuePairs)
Sets the enumValuePairs value for this ReportDefinitionField. |
void |
ReportDefinitionField.setEnumValuePairs(int i,
EnumValuePair _value)
|
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type EnumValuePair | |
|---|---|
ReportDefinitionField(String fieldName,
String displayFieldName,
String xmlAttributeName,
String fieldType,
String[] enumValues,
Boolean canSelect,
Boolean canFilter,
Boolean isEnumType,
EnumValuePair[] enumValuePairs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||