|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotNullErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201204 | |
| Uses of NotNullErrorReason in com.google.api.ads.dfp.axis.v201204 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201204 declared as NotNullErrorReason | |
|---|---|
static NotNullErrorReason |
NotNullErrorReason.ARG1_NULL
|
static NotNullErrorReason |
NotNullErrorReason.ARG2_NULL
|
static NotNullErrorReason |
NotNullErrorReason.ARG3_NULL
|
static NotNullErrorReason |
NotNullErrorReason.NULL
|
| Methods in com.google.api.ads.dfp.axis.v201204 that return NotNullErrorReason | |
|---|---|
static NotNullErrorReason |
NotNullErrorReason.fromString(String value)
|
static NotNullErrorReason |
NotNullErrorReason.fromValue(String value)
|
NotNullErrorReason |
NotNullError.getReason()
Gets the reason value for this NotNullError. |
| Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type NotNullErrorReason | |
|---|---|
void |
NotNullError.setReason(NotNullErrorReason reason)
Sets the reason value for this NotNullError. |
| Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type NotNullErrorReason | |
|---|---|
NotNullError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
NotNullErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||