java.io.Serializable, java.lang.annotation.Annotation, Description, IdMetaData, MappableMetaDatapublic class DescriptionImpl extends LanguageMetaData implements Description
DEFAULT_LANGUAGE| Constructor | Description |
|---|---|
DescriptionImpl() |
Create a new DescriptionImpl.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getDescription() |
Get the description.
|
void |
setDescription(java.lang.String description) |
Set the description.
|
java.lang.String |
value() |
annotationTypeannotationType, equals, hashCode, toStringequals, getId, getKey, getLanguage, hashCode, language, setId, setLanguage, toStringpublic java.lang.String value()
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - the description.java.lang.IllegalArgumentException - for a null descriptionCopyright © 2018 JBoss by Red Hat. All rights reserved.