Uses of Class
io.sundr.model.AnnotationRef
-
Uses of AnnotationRef in io.sundr.model
Methods in io.sundr.model that return types with arguments of type AnnotationRefModifier and TypeMethodDescriptionAnnotatable.getAnnotations()Method.getAnnotations()Property.getAnnotations()TypeDef.getAnnotations()Constructor parameters in io.sundr.model with type arguments of type AnnotationRefModifierConstructorDescriptionProperty(List<AnnotationRef> annotations, TypeRef typeRef, String name, List<String> comments, boolean enumConstant, boolean synthetic, Modifiers modifiers, Map<AttributeKey, Object> attributes) Deprecated.Property(List<AnnotationRef> annotations, TypeRef typeRef, String name, List<String> comments, Modifiers modifiers, Map<AttributeKey, Object> attributes) Deprecated.