public interface Description extends SecureObject, org.openmdx.base.cci2.BasicObject
Description| Modifier and Type | Interface and Description |
|---|---|
static interface |
Description.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Retrieves the possibly null value for the optional attribute
description. |
String |
getDetailedDescription()
Retrieves the possibly null value for the optional attribute
detailedDescription. |
short |
getLanguage()
Retrieves the value for the attribute
language. |
void |
setDescription(String description)
Sets a new value for the attribute
description. |
void |
setDetailedDescription(String detailedDescription)
Sets a new value for the attribute
detailedDescription. |
void |
setLanguage(short language)
Sets a new value for the attribute
language. |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserString getDescription()
description.description.void setDescription(String description)
description.description - The possibly null new value for attribute description.String getDetailedDescription()
detailedDescription.detailedDescription.void setDetailedDescription(String detailedDescription)
detailedDescription.detailedDescription - The possibly null new value for attribute detailedDescription.short getLanguage()
language.language.void setLanguage(short language)
language.language - The non-null new value for attribute language.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.