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, toString
annotationType
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public String value()
public String getDescription()
public void setDescription(String description)
description
- the description.IllegalArgumentException
- for a null descriptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.