Uses of Class
com.vaadin.hilla.parser.models.jackson.JacksonPropertyModel
Packages that use JacksonPropertyModel
Package
Description
-
Uses of JacksonPropertyModel in com.vaadin.hilla.parser.models.jackson
Methods in com.vaadin.hilla.parser.models.jackson that return JacksonPropertyModelModifier and TypeMethodDescriptionstatic JacksonPropertyModelJacksonPropertyModel.of(@NonNull tools.jackson.databind.introspect.BeanPropertyDefinition origin) -
Uses of JacksonPropertyModel in com.vaadin.hilla.parser.plugins.backbone.nodes
Methods in com.vaadin.hilla.parser.plugins.backbone.nodes with parameters of type JacksonPropertyModelModifier and TypeMethodDescriptionstatic @NonNull PropertyNodePropertyNode.of(@NonNull JacksonPropertyModel source) Constructors in com.vaadin.hilla.parser.plugins.backbone.nodes with parameters of type JacksonPropertyModelModifierConstructorDescriptionprotectedPropertyNode(@NonNull JacksonPropertyModel source, @NonNull String target)