public interface IntegerProperty extends Property
IntegerPropertyProperty.Identity| Modifier and Type | Method and Description |
|---|---|
Integer |
getIntegerValue()
Retrieves the possibly null value for the optional attribute
integerValue. |
void |
setIntegerValue(Integer integerValue)
Sets a new value for the attribute
integerValue. |
getDescription, getDomain, getName, setDescription, setDomain, setNameaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserInteger getIntegerValue()
integerValue.integerValue.void setIntegerValue(Integer integerValue)
integerValue.integerValue - The possibly null new value for attribute integerValue.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.