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