Uses of Class
annotation.MatchingStrategy.ContextNormalisation

Packages that use MatchingStrategy.ContextNormalisation
annotation   
 

Uses of MatchingStrategy.ContextNormalisation in annotation
 

Fields in annotation declared as MatchingStrategy.ContextNormalisation
private  MatchingStrategy.ContextNormalisation MatchingStrategy.contextNormalisation
           
 

Methods in annotation that return MatchingStrategy.ContextNormalisation
static MatchingStrategy.ContextNormalisation MatchingStrategy.ContextNormalisation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MatchingStrategy.ContextNormalisation[] MatchingStrategy.ContextNormalisation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.