Annotation Type BooleanProperty
-
@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface BooleanProperty
Boolean property configurable in Appfigurate using a Switch. SeeJava boolean switch implementation
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
description
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
restart
-