Package com.vaadin.hilla.parser.models
Interface ClassMemberModel
- All Superinterfaces:
Model,NamedModel,OwnedModel<ClassInfoModel>
- All Known Implementing Classes:
FieldInfoModel,MethodInfoModel
-
Method Summary
Methods inherited from interface com.vaadin.hilla.parser.models.Model
get, getCommonModelClass, isReflection, isSourceMethods inherited from interface com.vaadin.hilla.parser.models.NamedModel
getNameMethods inherited from interface com.vaadin.hilla.parser.models.OwnedModel
getOwner