org.jboss.metadata.javaee.spec
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, toString
annotationType
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public String value()
public String getDisplayName()
public void setDisplayName(String displayName)
displayName
- the displayName.IllegalArgumentException
- for a null displayNameCopyright © 2014 JBoss by Red Hat. All Rights Reserved.