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 | 
|---|---|
java.lang.String | 
getDescription()
Retrieves the possibly null value for the optional attribute  
description. | 
java.lang.String | 
getDetailedDescription()
Retrieves the possibly null value for the optional attribute  
detailedDescription. | 
short | 
getLanguage()
Retrieves the value for the attribute  
language. | 
void | 
setDescription(java.lang.String description)
Sets a new value for the attribute  
description. | 
void | 
setDetailedDescription(java.lang.String detailedDescription)
Sets a new value for the attribute  
detailedDescription. | 
void | 
setLanguage(short language)
Sets a new value for the attribute  
language. | 
addOwningGroup, assertOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserjava.lang.String getDescription()
description.description.void setDescription(java.lang.String description)
description.description - The possibly null new value for attribute description.java.lang.String getDetailedDescription()
detailedDescription.detailedDescription.void setDetailedDescription(java.lang.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.