Uses of Class
org.qriterium.dogma.DogmaResource.defaultType

Packages that use DogmaResource.defaultType
org.qriterium.dogma   
 

Uses of DogmaResource.defaultType in org.qriterium.dogma
 

Methods in org.qriterium.dogma that return DogmaResource.defaultType
static DogmaResource.defaultType DogmaResource.defaultType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DogmaResource.defaultType[] DogmaResource.defaultType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.