|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.PersistenceUnitMetadataImpl
public class PersistenceUnitMetadataImpl
| Field Summary | |
|---|---|
protected PersistenceUnitDefaultsImpl |
persistenceUnitDefaults
|
protected EmptyTypeImpl |
xmlMappingMetadataComplete
|
| Constructor Summary | |
|---|---|
PersistenceUnitMetadataImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.PersistenceUnitMetadataImpl instance. |
|
PersistenceUnitMetadataImpl(PersistenceUnitMetadataImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.PersistenceUnitMetadataImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PersistenceUnitMetadataImpl |
clone()
Creates and returns a copy of this object. |
PersistenceUnitDefaults |
getPersistenceUnitDefaults()
Gets the value of the persistenceUnitDefaults property. |
EmptyType |
getXmlMappingMetadataComplete()
Gets the value of the xmlMappingMetadataComplete property. |
void |
setPersistenceUnitDefaults(PersistenceUnitDefaults value)
Sets the value of the persistenceUnitDefaults property. |
void |
setXmlMappingMetadataComplete(EmptyType value)
Sets the value of the xmlMappingMetadataComplete property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected EmptyTypeImpl xmlMappingMetadataComplete
protected PersistenceUnitDefaultsImpl persistenceUnitDefaults
| Constructor Detail |
|---|
public PersistenceUnitMetadataImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.PersistenceUnitMetadataImpl instance.
public PersistenceUnitMetadataImpl(PersistenceUnitMetadataImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.PersistenceUnitMetadataImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public EmptyType getXmlMappingMetadataComplete()
PersistenceUnitMetadata
getXmlMappingMetadataComplete in interface PersistenceUnitMetadataEmptyTypepublic void setXmlMappingMetadataComplete(EmptyType value)
PersistenceUnitMetadata
setXmlMappingMetadataComplete in interface PersistenceUnitMetadatavalue - allowed object is
EmptyTypepublic PersistenceUnitDefaults getPersistenceUnitDefaults()
PersistenceUnitMetadata
getPersistenceUnitDefaults in interface PersistenceUnitMetadataPersistenceUnitDefaultspublic void setPersistenceUnitDefaults(PersistenceUnitDefaults value)
PersistenceUnitMetadata
setPersistenceUnitDefaults in interface PersistenceUnitMetadatavalue - allowed object is
PersistenceUnitDefaultspublic PersistenceUnitMetadataImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||