| Package | Description |
|---|---|
| org.molgenis.semanticmapper.mapping.model |
| Modifier and Type | Method and Description |
|---|---|
static <S,T> CategoryMapping<S,T> |
CategoryMapping.create(String algorithm) |
static <S,T> CategoryMapping<S,T> |
CategoryMapping.create(String sourceAttributeName,
Map<S,T> map) |
static <S,T> CategoryMapping<S,T> |
CategoryMapping.create(String sourceAttributeName,
Map<S,T> map,
T defaultValue) |
static <S,T> CategoryMapping<S,T> |
CategoryMapping.create(String sourceAttributeName,
Map<S,T> map,
T defaultValue,
T nullValue) |
static <S,T> CategoryMapping<S,T> |
CategoryMapping.createEmpty(String attributeName) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.