Uses of Class
be.destin.skos.core.SchemeFactoryType

Packages that use SchemeFactoryType
be.destin.skos.core In memory model for SKOS data: core classes, read me first! 
 

Uses of SchemeFactoryType in be.destin.skos.core
 

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