Uses of Class
com.fasterxml.jackson.annotation.JsonTypeInfo
-
-
Uses of JsonTypeInfo in com.fasterxml.jackson.annotation
Methods in com.fasterxml.jackson.annotation that return types with arguments of type JsonTypeInfo Modifier and Type Method Description java.lang.Class<JsonTypeInfo>
JsonTypeInfo.Value. valueFor()
Methods in com.fasterxml.jackson.annotation with parameters of type JsonTypeInfo Modifier and Type Method Description static JsonTypeInfo.Value
JsonTypeInfo.Value. from(JsonTypeInfo src)
-