Uses of Class
org.eclipse.yasson.internal.model.customization.PropertyCustomization
-
Packages that use PropertyCustomization Package Description org.eclipse.yasson.internal.model org.eclipse.yasson.internal.model.customization -
-
Uses of PropertyCustomization in org.eclipse.yasson.internal.model
Methods in org.eclipse.yasson.internal.model that return PropertyCustomization Modifier and Type Method Description PropertyCustomization
PropertyModel. getCustomization()
Introspected customization of a property. -
Uses of PropertyCustomization in org.eclipse.yasson.internal.model.customization
Methods in org.eclipse.yasson.internal.model.customization that return PropertyCustomization Modifier and Type Method Description PropertyCustomization
PropertyCustomizationBuilder. buildPropertyCustomization()
Creates a customization for class properties.
-