Uses of Class
com.google.api.ads.dfp.axis.v201208.NotNullErrorReason

Packages that use NotNullErrorReason
com.google.api.ads.dfp.axis.v201208   
 

Uses of NotNullErrorReason in com.google.api.ads.dfp.axis.v201208
 

Fields in com.google.api.ads.dfp.axis.v201208 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.v201208 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.v201208 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.v201208 with parameters of type NotNullErrorReason
NotNullError(String fieldPath, String trigger, String errorString, String apiErrorType, NotNullErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.