Package com.vaadin.hilla.parser.models
Interface ReflectionModel
- All Superinterfaces:
Model
- All Known Subinterfaces:
ReflectionSignatureModel
- All Known Implementing Classes:
JacksonPropertyModel
-
Method Summary
Methods inherited from interface com.vaadin.hilla.parser.models.Model
get, getCommonModelClass, isSource
-
Method Details
-
isReflection
default boolean isReflection()- Specified by:
isReflectionin interfaceModel
-