Interface IJAnnotation
-
- All Known Implementing Classes:
JAnnotation
public interface IJAnnotation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
generate()
String
name()
List<String>
values()
-