Uses of Class
org.apache.stanbol.entityhub.servicesapi.model.rdf.RdfResourceEnum

Packages that use RdfResourceEnum
org.apache.stanbol.entityhub.servicesapi.model.rdf   
 

Uses of RdfResourceEnum in org.apache.stanbol.entityhub.servicesapi.model.rdf
 

Methods in org.apache.stanbol.entityhub.servicesapi.model.rdf that return RdfResourceEnum
static RdfResourceEnum RdfResourceEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RdfResourceEnum[] RdfResourceEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.