Uses of Class
org.eclipse.yasson.internal.model.customization.PropertyCustomization
Packages that use PropertyCustomization
Package
Description
-
Uses of PropertyCustomization in org.eclipse.yasson.internal.model
Fields in org.eclipse.yasson.internal.model declared as PropertyCustomizationModifier and TypeFieldDescriptionprivate final PropertyCustomization
PropertyModel.customization
Customization of this property.Methods in org.eclipse.yasson.internal.model that return PropertyCustomizationModifier and TypeMethodDescriptionPropertyModel.getCustomization()
Introspected customization of a property.private PropertyCustomization
PropertyModel.introspectCustomization
(Property property, JsonbContext jsonbContext, ClassModel classModel) -
Uses of PropertyCustomization in org.eclipse.yasson.internal.model.customization
Methods in org.eclipse.yasson.internal.model.customization that return PropertyCustomizationMethods in org.eclipse.yasson.internal.model.customization with parameters of type PropertyCustomizationModifier and TypeMethodDescriptionPropertyCustomization.Builder.of
(PropertyCustomization customization)