Uses of Interface
net.thevpc.common.prs.softreflect.SoftAnnotationAttribute
Packages that use SoftAnnotationAttribute
-
Uses of SoftAnnotationAttribute in net.thevpc.common.prs.softreflect
Classes in net.thevpc.common.prs.softreflect that implement SoftAnnotationAttributeMethods in net.thevpc.common.prs.softreflect that return SoftAnnotationAttributeModifier and TypeMethodDescriptionSoftAnnotation.getAtributes()SoftAnnotationImpl.getAtributes()SoftAnnotation.getAttribute(String name) SoftAnnotationImpl.getAttribute(String name) Methods in net.thevpc.common.prs.softreflect with parameters of type SoftAnnotationAttributeModifier and TypeMethodDescriptionvoidSoftAnnotationImpl.setAtributes(SoftAnnotationAttribute[] atributes)