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

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

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

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



Copyright © 2012. All Rights Reserved.