Uses of Class
org.d2rq.SystemLoader.MappingLanguage

Packages that use SystemLoader.MappingLanguage
org.d2rq   
 

Uses of SystemLoader.MappingLanguage in org.d2rq
 

Methods in org.d2rq that return SystemLoader.MappingLanguage
 SystemLoader.MappingLanguage SystemLoader.getMappingLanguage()
           
static SystemLoader.MappingLanguage SystemLoader.MappingLanguage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SystemLoader.MappingLanguage[] SystemLoader.MappingLanguage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.