Package jmri
Class BooleanPermission.BooleanValue
java.lang.Object
jmri.BooleanPermission.BooleanValue
- All Implemented Interfaces:
PermissionValue
- Enclosing interface:
- BooleanPermission
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BooleanPermission.BooleanValuestatic final BooleanPermission.BooleanValue -
Method Summary
-
Field Details
-
TRUE
-
FALSE
-
-
Method Details
-
get
-
get
-
isDefault
Description copied from interface:PermissionValueIs this the default value of this permission?- Specified by:
isDefaultin interfacePermissionValue- Returns:
- true if it's the default, false otherwise
-
toString
-