public interface BooleanPropertySetEntry extends PropertySetEntry
BooleanPropertySetEntryPropertySetEntry.Identity| Modifier and Type | Method and Description |
|---|---|
Boolean |
isBooleanValue()
Retrieves the possibly null value for the optional attribute
booleanValue. |
void |
setBooleanValue(Boolean booleanValue)
Sets a new value for the attribute
booleanValue. |
getProperty, getPropertyDescription, getPropertyName, getPropertySetDescription, getPropertySetName, getStringifiedValue, setPropertyDescription, setPropertyName, setPropertySetDescription, setPropertySetNameaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserBoolean isBooleanValue()
booleanValue.booleanValue.void setBooleanValue(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.