Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.PostRemove

Packages that use PostRemove
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl   
 

Uses of PostRemove in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm that return PostRemove
 PostRemove ObjectFactory.createPostRemove()
          Create an instance of PostRemove
 PostRemove MappedSuperclass.getPostRemove()
          Gets the value of the postRemove property.
 PostRemove EntityListener.getPostRemove()
          Gets the value of the postRemove property.
 PostRemove Entity.getPostRemove()
          Gets the value of the postRemove property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm with parameters of type PostRemove
 void MappedSuperclass.setPostRemove(PostRemove value)
          Sets the value of the postRemove property.
 void EntityListener.setPostRemove(PostRemove value)
          Sets the value of the postRemove property.
 void Entity.setPostRemove(PostRemove value)
          Sets the value of the postRemove property.
 

Uses of PostRemove in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that implement PostRemove
 class PostRemoveImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that return PostRemove
 PostRemove EntityImpl.getPostRemove()
           
 PostRemove MappedSuperclassImpl.getPostRemove()
           
 PostRemove EntityListenerImpl.getPostRemove()
           
 

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



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