Uses of Interface
org.apache.stanbol.entityhub.servicesapi.model.Reference

Packages that use Reference
org.apache.stanbol.entityhub.servicesapi.model   
 

Uses of Reference in org.apache.stanbol.entityhub.servicesapi.model
 

Methods in org.apache.stanbol.entityhub.servicesapi.model that return Reference
 Reference ValueFactory.createReference(Object value)
          Creates a reference instance for the parsed value.
 Reference Representation.getFirstReference(String field)
          Getter for the first reference value for a field
 

Methods in org.apache.stanbol.entityhub.servicesapi.model that return types with arguments of type Reference
 Iterator<Reference> Representation.getReferences(String field)
          Getter for all reference values of a field
 



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