Uses of Class
io.github.mmm.code.base.annoation.BaseAnnotations
Packages that use BaseAnnotations
Package
Description
-
Uses of BaseAnnotations in io.github.mmm.code.base.annoation
Methods in io.github.mmm.code.base.annoation that return BaseAnnotationsModifier and TypeMethodDescriptionBaseAnnotations.copy()BaseAnnotations.copy(io.github.mmm.code.api.copy.CodeCopyMapper mapper) Constructors in io.github.mmm.code.base.annoation with parameters of type BaseAnnotationsModifierConstructorDescriptionBaseAnnotations(BaseAnnotations template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor. -
Uses of BaseAnnotations in io.github.mmm.code.base.element
Methods in io.github.mmm.code.base.element that return BaseAnnotations -
Uses of BaseAnnotations in io.github.mmm.code.base.type
Methods in io.github.mmm.code.base.type that return BaseAnnotationsModifier and TypeMethodDescriptionBaseGenericTypeProxy.getAnnotations()BaseGenericTypeProxy.getAnnotations(boolean fromDelegate) BaseTypeProxy.getAnnotations()