| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.mapping |
| Modifier and Type | Method and Description |
|---|---|
Collection<FieldMapping> |
FieldMapper.getMappings()
Getter for the unmodifiable collection of all mappings
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldMapper.addMapping(FieldMapping mapping)
Adds a FieldMapping.
|
void |
FieldMapper.removeFieldMapping(FieldMapping mapping)
Removes a FieldMapping.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.