| Package | Description |
|---|---|
| com.github.jmodel.mapper.api | |
| com.github.jmodel.mapper.spi |
| Modifier and Type | Method and Description |
|---|---|
Builder<?> |
Mapping.getBuilder() |
<R> Builder<R> |
BuilderFactoryService.getBuilder(FormatEnum toFormat,
Class<R> returnType) |
| Modifier and Type | Method and Description |
|---|---|
void |
Mapping.setBuilder(Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
<R> Builder<R> |
BuilderFactory.getBuilder(FormatEnum toFormat,
Class<R> returnType) |
Copyright © 2016. All rights reserved.