Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm.PostRemove

Packages that use PostRemove
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm   
 

Uses of PostRemove in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm declared as PostRemove
protected  PostRemove MappedSuperclass.postRemove
           
protected  PostRemove EntityListener.postRemove
           
protected  PostRemove Entity.postRemove
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm that return PostRemove
 PostRemove PostRemove.clone()
          Creates and returns a copy of this object.
 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.priv.collections.valueclass.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.
 

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



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