Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PersistenceUnitDefaults

Packages that use PersistenceUnitDefaults
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm   
 

Uses of PersistenceUnitDefaults in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm declared as PersistenceUnitDefaults
protected  PersistenceUnitDefaults PersistenceUnitMetadata.persistenceUnitDefaults
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return PersistenceUnitDefaults
 PersistenceUnitDefaults PersistenceUnitDefaults.clone()
          Creates and returns a copy of this object.
protected static PersistenceUnitDefaults ObjectFactory.copyOfPersistenceUnitDefaults(PersistenceUnitDefaults clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PersistenceUnitDefaults instance.
 PersistenceUnitDefaults ObjectFactory.createPersistenceUnitDefaults()
          Create an instance of PersistenceUnitDefaults
 PersistenceUnitDefaults PersistenceUnitMetadata.getPersistenceUnitDefaults()
          Gets the value of the persistenceUnitDefaults property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type PersistenceUnitDefaults
protected static PersistenceUnitDefaults ObjectFactory.copyOfPersistenceUnitDefaults(PersistenceUnitDefaults clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PersistenceUnitDefaults instance.
 void PersistenceUnitMetadata.setPersistenceUnitDefaults(PersistenceUnitDefaults value)
          Sets the value of the persistenceUnitDefaults property.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type PersistenceUnitDefaults
PersistenceUnitDefaults(PersistenceUnitDefaults o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PersistenceUnitDefaults instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.