Uses of Interface
net.thevpc.common.prs.softreflect.SoftAnnotation
Packages that use SoftAnnotation
-
Uses of SoftAnnotation in net.thevpc.common.prs.softreflect
Classes in net.thevpc.common.prs.softreflect that implement SoftAnnotationMethods in net.thevpc.common.prs.softreflect that return SoftAnnotationModifier and TypeMethodDescriptionHostToSoftClass.getAnnotations()SoftClass.getAnnotations()SoftClassImpl.getAnnotations()SoftField.getAnnotations()SoftFieldImpl.getAnnotations()SoftMethod.getAnnotations()SoftMethodImpl.getAnnotations()Methods in net.thevpc.common.prs.softreflect with parameters of type SoftAnnotationModifier and TypeMethodDescriptionvoidSoftClassImpl.setAnnotations(SoftAnnotation[] annotations) voidSoftFieldImpl.setAnnotations(SoftAnnotation[] annotations) voidSoftMethodImpl.setAnnotations(SoftAnnotation[] annotations)