Uses of Class
io.contextmap.core.reflection.Property
Packages that use Property
-
Uses of Property in io.contextmap.core.reflection
Fields in io.contextmap.core.reflection declared as PropertyFields in io.contextmap.core.reflection with type parameters of type PropertyModifier and TypeFieldDescriptionObjectToJsonConverter.Parameters.genericTypeFromPropertyFunctionObjectToJsonConverter.Parameters.methodFromPropertyFunctionObjectToJsonConverter.Parameters.shouldIncludePropertyMethods in io.contextmap.core.reflection with parameters of type PropertyModifier and TypeMethodDescriptionObjectToJsonConverter.deserializedJson(Class<?> type, Property property, List<Class<?>> typesToExcludeToPreventLoop) booleanSwaggerV2.enrichWithApiModelPropertyAnnotationIfAvailable(Property property, Function<Property, Method> methodToCheck, ScannedJsonNode propertyJsonNode) booleanSwaggerV3.enrichWithSchemaAnnotationIfAvailable(Property property, Function<Property, Method> methodToCheck, ScannedJsonNode propertyJsonNode) ObjectToJsonConverter.serializedJson(Class<?> type, Property property, List<Class<?>> typesToExcludeToPreventLoop) Method parameters in io.contextmap.core.reflection with type arguments of type PropertyModifier and TypeMethodDescriptionbooleanSwaggerV2.enrichWithApiModelPropertyAnnotationIfAvailable(Property property, Function<Property, Method> methodToCheck, ScannedJsonNode propertyJsonNode) booleanSwaggerV3.enrichWithSchemaAnnotationIfAvailable(Property property, Function<Property, Method> methodToCheck, ScannedJsonNode propertyJsonNode)