public interface ElementMetaBase
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of the ElementMetaBase.
|
String |
getId()
Returns the id of the ElementMetaBase.
|
void |
setDescription(String description)
Sets the description of the ElementMetaBase.
|
void |
setId(String id)
Sets the id of the ElementMetaBase.
|
void setDescription(String description)
description
- The description to set.String getDescription()
Copyright © 2004-2012 X4O. All Rights Reserved.