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