Package 

Annotation Entity

  • All Implemented Interfaces:
    java.lang.annotation.Annotation

    @Retention(value = CLASS)@Target(value = {}) 
    public @interface Entity
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int NULL
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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