java.lang.Object
com.vaadin.hilla.parser.models.AnnotatedAbstractModel
com.vaadin.hilla.parser.models.PackageInfoModel
- All Implemented Interfaces:
AnnotatedModel,Model,NamedModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static PackageInfoModelof(io.github.classgraph.PackageInfo origin) Deprecated.static PackageInfoModeltoString()Methods inherited from class com.vaadin.hilla.parser.models.AnnotatedAbstractModel
getAnnotations, prepareAnnotations, processAnnotations, processAnnotations, processAnnotationsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vaadin.hilla.parser.models.Model
get, isReflection, isSourceMethods inherited from interface com.vaadin.hilla.parser.models.NamedModel
getName
-
Constructor Details
-
PackageInfoModel
public PackageInfoModel()
-
-
Method Details