Uses of Class
com.google.api.ads.adwords.v201109.o.MatchesRegexErrorReason

Packages that use MatchesRegexErrorReason
com.google.api.ads.adwords.v201109.o   
 

Uses of MatchesRegexErrorReason in com.google.api.ads.adwords.v201109.o
 

Fields in com.google.api.ads.adwords.v201109.o declared as MatchesRegexErrorReason
static MatchesRegexErrorReason MatchesRegexErrorReason.DOES_NOT_MATCH
           
static MatchesRegexErrorReason MatchesRegexErrorReason.UNKNOWN
           
 

Methods in com.google.api.ads.adwords.v201109.o that return MatchesRegexErrorReason
static MatchesRegexErrorReason MatchesRegexErrorReason.fromString(String value)
           
static MatchesRegexErrorReason MatchesRegexErrorReason.fromValue(String value)
           
 MatchesRegexErrorReason MatchesRegexError.getReason()
          Gets the reason value for this MatchesRegexError.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type MatchesRegexErrorReason
 void MatchesRegexError.setReason(MatchesRegexErrorReason reason)
          Sets the reason value for this MatchesRegexError.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type MatchesRegexErrorReason
MatchesRegexError(String fieldPath, String trigger, String errorString, String apiErrorType, MatchesRegexErrorReason reason)
           
 



Copyright © 2011. All Rights Reserved.