Class SoftAnnotationImpl
java.lang.Object
net.thevpc.common.prs.softreflect.SoftAnnotationImpl
- All Implemented Interfaces:
SoftAnnotation
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String name) getName()voidsetAtributes(SoftAnnotationAttribute[] atributes) void
-
Constructor Details
-
SoftAnnotationImpl
public SoftAnnotationImpl() -
SoftAnnotationImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceSoftAnnotation
-
setName
-
getAtributes
- Specified by:
getAtributesin interfaceSoftAnnotation
-
setAtributes
-
getAttribute
- Specified by:
getAttributein interfaceSoftAnnotation
-