Uses of Class
org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapping

Packages that use FieldMapping
org.apache.stanbol.entityhub.servicesapi.mapping   
 

Uses of FieldMapping in org.apache.stanbol.entityhub.servicesapi.mapping
 

Methods in org.apache.stanbol.entityhub.servicesapi.mapping that return types with arguments of type FieldMapping
 Collection<FieldMapping> FieldMapper.getMappings()
          Getter for the unmodifiable collection of all mappings
 

Methods in org.apache.stanbol.entityhub.servicesapi.mapping with parameters of type FieldMapping
 void FieldMapper.addMapping(FieldMapping mapping)
          Adds a FieldMapping.
 void FieldMapper.removeFieldMapping(FieldMapping mapping)
          Removes a FieldMapping.
 



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