Uses of Class
org.eclipse.yasson.internal.model.PropertyValuePropagation
-
Packages that use PropertyValuePropagation Package Description org.eclipse.yasson.internal.model -
-
Uses of PropertyValuePropagation in org.eclipse.yasson.internal.model
Subclasses of PropertyValuePropagation in org.eclipse.yasson.internal.model Modifier and Type Class Description class
ReflectionPropagation
Property value propagation by reflection.Methods in org.eclipse.yasson.internal.model that return PropertyValuePropagation Modifier and Type Method Description PropertyValuePropagation
PropertyModel. getPropagation()
Wrapper object ofjava.lang.reflect
representations of this javabean property.
-