public class DisplayNameImpl extends LanguageMetaData implements DisplayName
| Constructor and Description |
|---|
DisplayNameImpl()
Create a new DisplayNameImpl.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Get the displayName.
|
void |
setDisplayName(String displayName)
Set the displayName.
|
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 getDisplayName()
public void setDisplayName(String displayName)
displayName - the displayName.IllegalArgumentException - for a null displayNameCopyright © 2017 JBoss by Red Hat. All rights reserved.