Interface ReflectionModel

All Superinterfaces:
Model
All Known Subinterfaces:
ReflectionSignatureModel
All Known Implementing Classes:
JacksonPropertyModel

public interface ReflectionModel extends Model
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     

    Methods inherited from interface com.vaadin.hilla.parser.models.Model

    get, getCommonModelClass, isSource
  • Method Details

    • isReflection

      default boolean isReflection()
      Specified by:
      isReflection in interface Model