@Retention(value=RUNTIME)
@Target(value={java.lang.annotation.ElementType.METHOD, java.lang.annotation.ElementType.TYPE})
public interface Enabled
Modifier and Type | Method and Description |
---|---|
java.lang.String |
property() |
boolean |
value() |
java.lang.String property()
BEFunction
or
BEPackage
annotation.boolean value()