Goal.Recurrence.RecurrenceUnit

  • Goal.Recurrence.RecurrenceUnit is an abstract annotation representing the unit of a recurrence.

  • It inherits methods from the java.lang.annotation.Annotation interface, including annotationType(), equals(), hashCode(), and toString().

public static abstract @interface Goal.Recurrence.RecurrenceUnit implements Annotation

Unit of a recurrence.

Inherited Method Summary