org.jboss.metadata.javaee.support
public abstract class NamedMetaDataWithDescriptions extends NamedMetaData implements MappableMetaData, WithDescriptions
Constructor and Description |
---|
NamedMetaDataWithDescriptions() |
Modifier and Type | Method and Description |
---|---|
Descriptions |
getDescriptions()
Get the descriptions.
|
void |
setDescriptions(Descriptions descriptions)
Set the descriptions.
|
equals, getKey, getName, hashCode, setName, toString
clone, getId, setId
finalize, getClass, notify, notifyAll, wait, wait, wait
getKey
public Descriptions getDescriptions()
getDescriptions
in interface WithDescriptions
public void setDescriptions(Descriptions descriptions)
setDescriptions
in interface WithDescriptions
descriptions
- the descriptions.IllegalArgumentException
- for a null descriptionsCopyright © 2014 JBoss by Red Hat. All Rights Reserved.