Class TypeAnnotationDefault


  • public class TypeAnnotationDefault
    extends java.lang.Object
    Utility class to access to default type from an annotation.

    Since:
    6.6
    Author:
    Javier Paniza
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void _addForAnnotation​(java.lang.String annotationClassName, java.lang.String type)  
      static java.lang.String forAnnotation​(java.lang.annotation.Annotation annotation)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait