Package 

Annotation C.DashRoleFlag

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

    @Retention(value = RetentionPolicy.SOURCE) 
    public @interface C.DashRoleFlag
    
                        

    Define a list of DASH Role flags corresponding to those in DashRoleScheme.Note that there is no DASH_ROLE_DESCRIPTIVE_FLAG added here, as the DASH_ROLE_DESCRIPTION_FLAGserves the same purpose (and so would cause a duplication in constant values)

    • 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