public interface PropertySetEntry extends SecureObject, org.openmdx.base.cci2.BasicObject
PropertySetEntry| Modifier and Type | Interface and Description |
|---|---|
static interface |
PropertySetEntry.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty()
Retrieves the value for the reference
property. |
String |
getPropertyDescription()
Retrieves the possibly null value for the optional attribute
propertyDescription. |
String |
getPropertyName()
Retrieves the possibly null value for the optional attribute
propertyName. |
String |
getPropertySetDescription()
Retrieves the possibly null value for the optional attribute
propertySetDescription. |
String |
getPropertySetName()
Retrieves the possibly null value for the optional attribute
propertySetName. |
String |
getStringifiedValue()
Retrieves the possibly null value for the optional attribute
stringifiedValue. |
void |
setPropertyDescription(String propertyDescription)
Sets a new value for the attribute
propertyDescription. |
void |
setPropertyName(String propertyName)
Sets a new value for the attribute
propertyName. |
void |
setPropertySetDescription(String propertySetDescription)
Sets a new value for the attribute
propertySetDescription. |
void |
setPropertySetName(String propertySetName)
Sets a new value for the attribute
propertySetName. |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserProperty getProperty()
property.null – value for this reference.String getPropertyDescription()
propertyDescription.propertyDescription.void setPropertyDescription(String propertyDescription)
propertyDescription.propertyDescription - The possibly null new value for attribute propertyDescription.String getPropertyName()
propertyName.propertyName.void setPropertyName(String propertyName)
propertyName.propertyName - The possibly null new value for attribute propertyName.String getPropertySetDescription()
propertySetDescription.propertySetDescription.void setPropertySetDescription(String propertySetDescription)
propertySetDescription.propertySetDescription - The possibly null new value for attribute propertySetDescription.String getPropertySetName()
propertySetName.propertySetName.void setPropertySetName(String propertySetName)
propertySetName.propertySetName - The possibly null new value for attribute propertySetName.String getStringifiedValue()
stringifiedValue.stringifiedValue.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.