Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.EntityListeners

Packages that use EntityListeners
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm   
 

Uses of EntityListeners in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm declared as EntityListeners
protected  EntityListeners MappedSuperclass.entityListeners
           
protected  EntityListeners Entity.entityListeners
           
protected  EntityListeners PersistenceUnitDefaults.entityListeners
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm that return EntityListeners
 EntityListeners EntityListeners.clone()
          Creates and returns a copy of this object.
protected static EntityListeners ObjectFactory.copyOfEntityListeners(EntityListeners clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.EntityListeners instance.
 EntityListeners ObjectFactory.createEntityListeners()
          Create an instance of EntityListeners
 EntityListeners MappedSuperclass.getEntityListeners()
          Gets the value of the entityListeners property.
 EntityListeners Entity.getEntityListeners()
          Gets the value of the entityListeners property.
 EntityListeners PersistenceUnitDefaults.getEntityListeners()
          Gets the value of the entityListeners property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type EntityListeners
protected static EntityListeners ObjectFactory.copyOfEntityListeners(EntityListeners clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.EntityListeners instance.
 void MappedSuperclass.setEntityListeners(EntityListeners value)
          Sets the value of the entityListeners property.
 void Entity.setEntityListeners(EntityListeners value)
          Sets the value of the entityListeners property.
 void PersistenceUnitDefaults.setEntityListeners(EntityListeners value)
          Sets the value of the entityListeners property.
 

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



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