Uses of Enum Class
io.quarkus.resteasy.reactive.jackson.deployment.processor.JacksonCodeGenerator.FieldKind
-
Uses of JacksonCodeGenerator.FieldKind in io.quarkus.resteasy.reactive.jackson.deployment.processor
Methods in io.quarkus.resteasy.reactive.jackson.deployment.processor that return JacksonCodeGenerator.FieldKindModifier and TypeMethodDescriptionprotected JacksonCodeGenerator.FieldKindJacksonCodeGenerator.registerTypeToBeGenerated(org.jboss.jandex.Type fieldType, String typeName) Returns the enum constant of this class with the specified name.static JacksonCodeGenerator.FieldKind[]JacksonCodeGenerator.FieldKind.values()Returns an array containing the constants of this enum class, in the order they are declared.