Uses of Class
org.apache.stanbol.entityhub.servicesapi.defaults.SpecialFieldEnum

Packages that use SpecialFieldEnum
org.apache.stanbol.entityhub.servicesapi.defaults   
 

Uses of SpecialFieldEnum in org.apache.stanbol.entityhub.servicesapi.defaults
 

Methods in org.apache.stanbol.entityhub.servicesapi.defaults that return SpecialFieldEnum
static SpecialFieldEnum SpecialFieldEnum.getSpecialField(String name)
          Getter for the SpecialFieldEnum for the parsed name (local name or qname or full URI)
static SpecialFieldEnum SpecialFieldEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpecialFieldEnum[] SpecialFieldEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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