Uses of Class
com.google.api.ads.dfp.axis.v201206.RequiredErrorReason

Packages that use RequiredErrorReason
com.google.api.ads.dfp.axis.v201206   
 

Uses of RequiredErrorReason in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 declared as RequiredErrorReason
static RequiredErrorReason RequiredErrorReason.REQUIRED
           
 

Methods in com.google.api.ads.dfp.axis.v201206 that return RequiredErrorReason
static RequiredErrorReason RequiredErrorReason.fromString(String value)
           
static RequiredErrorReason RequiredErrorReason.fromValue(String value)
           
 RequiredErrorReason RequiredError.getReason()
          Gets the reason value for this RequiredError.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type RequiredErrorReason
 void RequiredError.setReason(RequiredErrorReason reason)
          Sets the reason value for this RequiredError.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type RequiredErrorReason
RequiredError(String fieldPath, String trigger, String errorString, String apiErrorType, RequiredErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.