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

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

Uses of PreUpdate 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 PreUpdate
protected  PreUpdate MappedSuperclass.preUpdate
           
protected  PreUpdate EntityListener.preUpdate
           
protected  PreUpdate Entity.preUpdate
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return PreUpdate
 PreUpdate PreUpdate.clone()
          Creates and returns a copy of this object.
protected static PreUpdate ObjectFactory.copyOfPreUpdate(PreUpdate clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PreUpdate instance.
 PreUpdate ObjectFactory.createPreUpdate()
          Create an instance of PreUpdate
 PreUpdate MappedSuperclass.getPreUpdate()
          Gets the value of the preUpdate property.
 PreUpdate EntityListener.getPreUpdate()
          Gets the value of the preUpdate property.
 PreUpdate Entity.getPreUpdate()
          Gets the value of the preUpdate property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type PreUpdate
protected static PreUpdate ObjectFactory.copyOfPreUpdate(PreUpdate clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PreUpdate instance.
 void MappedSuperclass.setPreUpdate(PreUpdate value)
          Sets the value of the preUpdate property.
 void EntityListener.setPreUpdate(PreUpdate value)
          Sets the value of the preUpdate property.
 void Entity.setPreUpdate(PreUpdate value)
          Sets the value of the preUpdate property.
 

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



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