Uses of Class
com.google.api.ads.dfp.axis.v201203.RegExErrorReason

Packages that use RegExErrorReason
com.google.api.ads.dfp.axis.v201203   
 

Uses of RegExErrorReason in com.google.api.ads.dfp.axis.v201203
 

Fields in com.google.api.ads.dfp.axis.v201203 declared as RegExErrorReason
static RegExErrorReason RegExErrorReason.INVALID
           
static RegExErrorReason RegExErrorReason.NULL
           
 

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

Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type RegExErrorReason
 void RegExError.setReason(RegExErrorReason reason)
          Sets the reason value for this RegExError.
 

Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type RegExErrorReason
RegExError(String fieldPath, String trigger, String errorString, String apiErrorType, RegExErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.