Uses of Class
org.apache.johnzon.mapper.Mappings.Getter
Packages that use Mappings.Getter
-
Uses of Mappings.Getter in org.apache.johnzon.jsonb
Constructors in org.apache.johnzon.jsonb with parameters of type Mappings.GetterModifierConstructorDescriptionprotectedClassMapping(Class<?> clazz, AccessMode.Factory factory, Map<String, Mappings.Getter> getters, Map<String, Mappings.Setter> setters, Adapter<?, ?> adapter, ObjectConverter.Reader<?> reader, ObjectConverter.Writer<?> writer, Mappings.Getter anyGetter, Method anySetter, Field anyField, Method mapAdder, Map.Entry<String, String>[] serializedPolymorphicProperties, BiFunction<jakarta.json.JsonObject, Class<?>, Class<?>> polymorphicDeserializedTypeResolver) Constructor parameters in org.apache.johnzon.jsonb with type arguments of type Mappings.GetterModifierConstructorDescriptionprotectedClassMapping(Class<?> clazz, AccessMode.Factory factory, Map<String, Mappings.Getter> getters, Map<String, Mappings.Setter> setters, Adapter<?, ?> adapter, ObjectConverter.Reader<?> reader, ObjectConverter.Writer<?> writer, Mappings.Getter anyGetter, Method anySetter, Field anyField, Method mapAdder, Map.Entry<String, String>[] serializedPolymorphicProperties, BiFunction<jakarta.json.JsonObject, Class<?>, Class<?>> polymorphicDeserializedTypeResolver) -
Uses of Mappings.Getter in org.apache.johnzon.mapper
Fields in org.apache.johnzon.mapper declared as Mappings.GetterFields in org.apache.johnzon.mapper with type parameters of type Mappings.GetterConstructors in org.apache.johnzon.mapper with parameters of type Mappings.GetterModifierConstructorDescriptionprotectedClassMapping(Class<?> clazz, AccessMode.Factory factory, Map<String, Mappings.Getter> getters, Map<String, Mappings.Setter> setters, Adapter<?, ?> adapter, ObjectConverter.Reader<?> reader, ObjectConverter.Writer<?> writer, Mappings.Getter anyGetter, Method anySetter, Field anyField, Method mapAdder) protectedClassMapping(Class<?> clazz, AccessMode.Factory factory, Map<String, Mappings.Getter> getters, Map<String, Mappings.Setter> setters, Adapter<?, ?> adapter, ObjectConverter.Reader<?> reader, ObjectConverter.Writer<?> writer, Mappings.Getter anyGetter, Method anySetter, Field anyField, Method mapAdder, Map.Entry<String, String>[] serializedPolymorphicProperties, BiFunction<jakarta.json.JsonObject, Class<?>, Class<?>> polymorphicDeserializedTypeResolver) Constructor parameters in org.apache.johnzon.mapper with type arguments of type Mappings.GetterModifierConstructorDescriptionprotectedClassMapping(Class<?> clazz, AccessMode.Factory factory, Map<String, Mappings.Getter> getters, Map<String, Mappings.Setter> setters, Adapter<?, ?> adapter, ObjectConverter.Reader<?> reader, ObjectConverter.Writer<?> writer, Mappings.Getter anyGetter, Method anySetter, Field anyField, Method mapAdder) protectedClassMapping(Class<?> clazz, AccessMode.Factory factory, Map<String, Mappings.Getter> getters, Map<String, Mappings.Setter> setters, Adapter<?, ?> adapter, ObjectConverter.Reader<?> reader, ObjectConverter.Writer<?> writer, Mappings.Getter anyGetter, Method anySetter, Field anyField, Method mapAdder, Map.Entry<String, String>[] serializedPolymorphicProperties, BiFunction<jakarta.json.JsonObject, Class<?>, Class<?>> polymorphicDeserializedTypeResolver)