| Package | Description |
|---|---|
| no.g9.support.convert |
| Modifier and Type | Method and Description |
|---|---|
T |
Converter.fromModel(M value,
ConvertContext context)
Convert a value object from domain to target.
|
M |
Converter.toModel(T value,
ConvertContext context)
Convert a value object from some representation to domain value type.
|
Copyright © 2006–2020 Esito AS. All rights reserved.