Uses of Class
com.vaadin.hilla.parser.models.FieldInfoModel
Packages that use FieldInfoModel
-
Uses of FieldInfoModel in com.vaadin.hilla.parser.models
Methods in com.vaadin.hilla.parser.models that return FieldInfoModelModifier and TypeMethodDescriptionstatic FieldInfoModelFieldInfoModel.of(@NonNull io.github.classgraph.FieldInfo origin) Deprecated.static FieldInfoModelMethods in com.vaadin.hilla.parser.models that return types with arguments of type FieldInfoModelModifier and TypeMethodDescriptionFieldInfoModel.getCommonModelClass()ClassInfoModel.getFields()protected abstract List<FieldInfoModel>ClassInfoModel.prepareFields() -
Uses of FieldInfoModel in com.vaadin.hilla.parser.models.jackson
Methods in com.vaadin.hilla.parser.models.jackson that return FieldInfoModel