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 JsonPropertyGsonCompatibilityMode.getJsonProperty(Annotation[] annotations) protected JsonPropertyJacksonCompatibilityMode.getJsonProperty(Annotation[] annotations) -
Uses of JsonProperty in com.jsoniter.spi
Methods in com.jsoniter.spi that return JsonPropertyModifier and TypeMethodDescriptionprotected JsonPropertyConfig.getJsonProperty(Annotation[] annotations) Methods in com.jsoniter.spi with parameters of type JsonPropertyModifier and TypeMethodDescriptionprivate voidConfig.updateBindingWithJsonProperty(Binding binding, JsonProperty jsonProperty)