Uses of Class
info.aduna.autofocus.http.webclient.sources.boundaries.PatternInfo.PatternType

Packages that use PatternInfo.PatternType
info.aduna.autofocus.http.webclient.sources.boundaries   
 

Uses of PatternInfo.PatternType in info.aduna.autofocus.http.webclient.sources.boundaries
 

Methods in info.aduna.autofocus.http.webclient.sources.boundaries that return PatternInfo.PatternType
 PatternInfo.PatternType PatternInfo.getType()
           
static PatternInfo.PatternType PatternInfo.PatternType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PatternInfo.PatternType[] PatternInfo.PatternType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in info.aduna.autofocus.http.webclient.sources.boundaries with parameters of type PatternInfo.PatternType
 void PatternInfo.setType(PatternInfo.PatternType type)
           
 



Copyright © 1997-2008 Aduna. All Rights Reserved.