Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.PersistenceTypeType

Packages that use PersistenceTypeType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of PersistenceTypeType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee declared as PersistenceTypeType
protected  PersistenceTypeType EntityBeanType.persistenceType
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return PersistenceTypeType
 PersistenceTypeType PersistenceTypeType.clone()
          Creates and returns a copy of this object.
 PersistenceTypeType ObjectFactory.createPersistenceTypeType()
          Create an instance of PersistenceTypeType
 PersistenceTypeType EntityBeanType.getPersistenceType()
          Gets the value of the persistenceType property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type PersistenceTypeType
 void EntityBeanType.setPersistenceType(PersistenceTypeType value)
          Sets the value of the persistenceType property.
 

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



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