Package | Description |
---|---|
com.fasterxml.jackson.annotation |
Public core annotations, most of which are used to configure how
Data Mapping/Binding works.
|
Modifier and Type | Method and Description |
---|---|
Class<JsonFormat> |
JsonFormat.Value.valueFor() |
Modifier and Type | Method and Description |
---|---|
static JsonFormat.Features |
JsonFormat.Features.construct(JsonFormat f) |
static JsonFormat.Value |
JsonFormat.Value.from(JsonFormat ann) |
Constructor and Description |
---|
Value(JsonFormat ann) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.