Package 

Annotation RoleResourceType

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

    @Retention(value = RetentionPolicy.SOURCE)@Target(value = {ElementType.PARAMETER, ElementType.FIELD, ElementType.METHOD}) 
    public @interface RoleResourceType
    
                        

    Family custom role resource type.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int DEVICE
      public final static int MANUAL
      public final static int AUTO
    • 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