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

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

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

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

Methods in com.google.api.ads.dfp.axis.v201204 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.v201204 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.v201204 with parameters of type RequiredErrorReason
RequiredError(String fieldPath, String trigger, String errorString, String apiErrorType, RequiredErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.