Uses of Class
annotation.MatchingStrategy.ExtensionType

Packages that use MatchingStrategy.ExtensionType
annotation   
 

Uses of MatchingStrategy.ExtensionType in annotation
 

Fields in annotation declared as MatchingStrategy.ExtensionType
private  MatchingStrategy.ExtensionType MatchingStrategy.extensionType
           
 

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