public interface BooleanPropertySetEntry extends PropertySetEntry
BooleanPropertySetEntryPropertySetEntry.Identity| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
isBooleanValue()
Retrieves the possibly null value for the optional attribute
booleanValue. |
void |
setBooleanValue(java.lang.Boolean booleanValue)
Sets a new value for the attribute
booleanValue. |
getProperty, getPropertyDescription, getPropertyName, getPropertySetDescription, getPropertySetName, getStringifiedValue, setPropertyDescription, setPropertyName, setPropertySetDescription, setPropertySetNameaddOwningGroup, assertOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserjava.lang.Boolean isBooleanValue()
booleanValue.booleanValue.void setBooleanValue(java.lang.Boolean booleanValue)
booleanValue.booleanValue - The possibly null new value for attribute booleanValue.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.