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 PropertyCustomizationPropertyModel.customizationCustomization of this property.Methods in org.eclipse.yasson.internal.model that return PropertyCustomizationModifier and TypeMethodDescriptionPropertyModel.getCustomization()Introspected customization of a property.private PropertyCustomizationPropertyModel.introspectCustomization(Property property, JsonbContext jsonbContext, ClassModel classModel) -
Uses of PropertyCustomization in org.eclipse.yasson.internal.model.customization
Subclasses with type arguments of type PropertyCustomization in org.eclipse.yasson.internal.model.customizationMethods 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)