Uses of Class
org.apache.stanbol.entityhub.jersey.grefine.ReconcileQuery.TYPE_STRICT

Packages that use ReconcileQuery.TYPE_STRICT
org.apache.stanbol.entityhub.jersey.grefine   
 

Uses of ReconcileQuery.TYPE_STRICT in org.apache.stanbol.entityhub.jersey.grefine
 

Fields in org.apache.stanbol.entityhub.jersey.grefine declared as ReconcileQuery.TYPE_STRICT
static ReconcileQuery.TYPE_STRICT ReconcileQuery.DEFAULT_TYPE_STRICT
          The default entity type mode if not explicitly parsed by the query
 

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

Methods in org.apache.stanbol.entityhub.jersey.grefine with parameters of type ReconcileQuery.TYPE_STRICT
 void ReconcileQuery.setTypeStrict(ReconcileQuery.TYPE_STRICT typeStrict)
           
 



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