Package com.vaadin.hilla.parser.models
Class AnnotationParameterEnumValueModel
java.lang.Object
com.vaadin.hilla.parser.models.AnnotationParameterEnumValueModel
- All Implemented Interfaces:
Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanabstract StringinthashCode()of(@NonNull io.github.classgraph.AnnotationEnumValue origin) Deprecated.protected abstract ClassInfoModeltoString()Methods 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, isSource
-
Constructor Details
-
AnnotationParameterEnumValueModel
public AnnotationParameterEnumValueModel()
-
-
Method Details
-
of
@Deprecated public static AnnotationParameterEnumValueModel of(@NonNull io.github.classgraph.AnnotationEnumValue origin) Deprecated. -
of
-
equals
-
getClassInfo
-
getCommonModelClass
- Specified by:
getCommonModelClassin interfaceModel
-
getValueName
-
hashCode
public int hashCode() -
toString
-
prepareClassInfo
-