Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.PreRemove

Packages that use PreRemove
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl   
 

Uses of PreRemove in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm that return PreRemove
 PreRemove ObjectFactory.createPreRemove()
          Create an instance of PreRemove
 PreRemove MappedSuperclass.getPreRemove()
          Gets the value of the preRemove property.
 PreRemove EntityListener.getPreRemove()
          Gets the value of the preRemove property.
 PreRemove Entity.getPreRemove()
          Gets the value of the preRemove property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm with parameters of type PreRemove
 void MappedSuperclass.setPreRemove(PreRemove value)
          Sets the value of the preRemove property.
 void EntityListener.setPreRemove(PreRemove value)
          Sets the value of the preRemove property.
 void Entity.setPreRemove(PreRemove value)
          Sets the value of the preRemove property.
 

Uses of PreRemove in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl that implement PreRemove
 class PreRemoveImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl that return PreRemove
 PreRemove EntityImpl.getPreRemove()
           
 PreRemove MappedSuperclassImpl.getPreRemove()
           
 PreRemove EntityListenerImpl.getPreRemove()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl with parameters of type PreRemove
 void EntityImpl.setPreRemove(PreRemove value)
           
 void MappedSuperclassImpl.setPreRemove(PreRemove value)
           
 void EntityListenerImpl.setPreRemove(PreRemove value)
           
 



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