public class JsonEntityFieldMakerImpl extends AbstractJsonEntityFieldMaker
| Constructor and Description |
|---|
JsonEntityFieldMakerImpl() |
| Modifier and Type | Method and Description |
|---|---|
JsonEntityField |
make(Mirror<?> mirror,
Field field) |
JsonEntityField |
make(Mirror<?> mirror,
Method method) |
makepublic JsonEntityField make(Mirror<?> mirror, Field field)
make in class AbstractJsonEntityFieldMakerpublic JsonEntityField make(Mirror<?> mirror, Method method)
make in class AbstractJsonEntityFieldMakerCopyright © 2017. All rights reserved.