Uses of Annotation Type
com.jsoniter.annotation.JsonProperty
Packages that use JsonProperty
-
Uses of JsonProperty in com.jsoniter.extra
Methods in com.jsoniter.extra that return JsonPropertyModifier and TypeMethodDescriptionprotected JsonProperty
GsonCompatibilityMode.getJsonProperty
(Annotation[] annotations) protected JsonProperty
JacksonCompatibilityMode.getJsonProperty
(Annotation[] annotations) -
Uses of JsonProperty in com.jsoniter.spi
Methods in com.jsoniter.spi that return JsonPropertyModifier and TypeMethodDescriptionprotected JsonProperty
Config.getJsonProperty
(Annotation[] annotations) Methods in com.jsoniter.spi with parameters of type JsonPropertyModifier and TypeMethodDescriptionprivate void
Config.updateBindingWithJsonProperty
(Binding binding, JsonProperty jsonProperty)