Package 

Annotation MemberRole

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

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

    Family member roles.

    • 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