|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsonValueAdapter | |
---|---|
com.avaje.ebean.text.json | JSON formatting and parsing objects (See JsonContext). |
Uses of JsonValueAdapter in com.avaje.ebean.text.json |
---|
Methods in com.avaje.ebean.text.json that return JsonValueAdapter | |
---|---|
JsonValueAdapter |
JsonWriteOptions.getValueAdapter()
Return the JsonValueAdapter. |
JsonValueAdapter |
JsonReadOptions.getValueAdapter()
Return the JsonValueAdapter. |
Methods in com.avaje.ebean.text.json with parameters of type JsonValueAdapter | |
---|---|
JsonWriteOptions |
JsonWriteOptions.setValueAdapter(JsonValueAdapter valueAdapter)
Set a JsonValueAdapter for custom DateTime and Date formatting. |
JsonReadOptions |
JsonReadOptions.setValueAdapter(JsonValueAdapter valueAdapter)
Set a JsonValueAdapter for custom DateTime and Date formatting. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |