Uses of Class
org.apache.stanbol.entityhub.jersey.grefine.ReconcileValue

Packages that use ReconcileValue
org.apache.stanbol.entityhub.jersey.grefine   
 

Uses of ReconcileValue in org.apache.stanbol.entityhub.jersey.grefine
 

Methods in org.apache.stanbol.entityhub.jersey.grefine that return types with arguments of type ReconcileValue
 Iterable<Map.Entry<ReconcileProperty,Collection<ReconcileValue>>> ReconcileQuery.getProperties()
           
 Collection<ReconcileValue> ReconcileQuery.getProperty(String field)
           
 Collection<ReconcileValue> ReconcileQuery.putProperty(String field, Collection<ReconcileValue> values, org.apache.stanbol.commons.namespaceprefix.NamespacePrefixService nsPrefixService)
           
 Collection<ReconcileValue> ReconcileQuery.removeProperty(String field)
           
 

Method parameters in org.apache.stanbol.entityhub.jersey.grefine with type arguments of type ReconcileValue
 Collection<ReconcileValue> ReconcileQuery.putProperty(String field, Collection<ReconcileValue> values, org.apache.stanbol.commons.namespaceprefix.NamespacePrefixService nsPrefixService)
           
 



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