|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.metadata.javaee.support.IdMetaDataImpl
org.jboss.metadata.javaee.support.IdMetaDataImplWithDescriptions
public abstract class IdMetaDataImplWithDescriptions
IdMetaDataImplWithDescriptions.
Constructor Summary | |
---|---|
IdMetaDataImplWithDescriptions()
Create a new IdMetaDataImplWithDescriptions. |
Method Summary | |
---|---|
Descriptions |
getDescriptions()
Get the descriptions. |
void |
merge(IdMetaDataImpl override,
IdMetaDataImpl original)
Merge the contents of override with original into this. |
void |
setDescriptions(Descriptions descriptions)
Set the descriptions. |
Methods inherited from class org.jboss.metadata.javaee.support.IdMetaDataImpl |
---|
clone, equals, getId, hashCode, merge, setId |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdMetaDataImplWithDescriptions()
Method Detail |
---|
public Descriptions getDescriptions()
public void setDescriptions(Descriptions descriptions)
descriptions
- the descriptions.
IllegalArgumentException
- for a null descriptionspublic void merge(IdMetaDataImpl override, IdMetaDataImpl original)
IdMetaDataImpl
merge
in class IdMetaDataImpl
override
- data which overrides originaloriginal
- the original data
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |