public class DescriptionImpl extends LanguageMetaData implements Description
DEFAULT_LANGUAGE| Constructor and Description |
|---|
DescriptionImpl()
Create a new DescriptionImpl.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Get the description.
|
void |
setDescription(String description)
Set the description.
|
String |
value() |
equals, getId, getKey, getLanguage, hashCode, language, setId, setLanguage, toStringannotationTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic String value()
public String getDescription()
public void setDescription(String description)
description - the description.IllegalArgumentException - for a null descriptionCopyright © 2017 JBoss by Red Hat. All rights reserved.