Uses of Record Class
com.vaadin.copilot.JavaParserHandler.AnnotationData
Packages that use JavaParserHandler.AnnotationData
-
Uses of JavaParserHandler.AnnotationData in com.vaadin.copilot
Methods in com.vaadin.copilot that return types with arguments of type JavaParserHandler.AnnotationDataModifier and TypeMethodDescriptionJavaParserHandler.PropertyData.annotations()
Returns the value of theannotations
record component.Constructor parameters in com.vaadin.copilot with type arguments of type JavaParserHandler.AnnotationDataModifierConstructorDescriptionPropertyData
(String name, String humanFriendlyName, String type, List<JavaParserHandler.AnnotationData> annotations) Creates an instance of aPropertyData
record class.