@Documented
@Target(value={TYPE_USE,TYPE_PARAMETER})
@TargetLocations(value={EXPLICIT_LOWER_BOUND,EXPLICIT_UPPER_BOUND})
@SubtypeOf(value={})
@Retention(value=RUNTIME)
@DefaultFor(value=LOWER_BOUND)
public @interface FenumBottom
Its relationships are set up via the FenumAnnotatedTypeFactory.