Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.PersistenceTypeType

Packages that use PersistenceTypeType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of PersistenceTypeType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return PersistenceTypeType
 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.prot.indexed.novalueclass.javaee with parameters of type PersistenceTypeType
 void EntityBeanType.setPersistenceType(PersistenceTypeType value)
          Sets the value of the persistenceType property.
 

Uses of PersistenceTypeType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that implement PersistenceTypeType
 class PersistenceTypeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return PersistenceTypeType
 PersistenceTypeType EntityBeanTypeImpl.getPersistenceType()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type PersistenceTypeType
 void EntityBeanTypeImpl.setPersistenceType(PersistenceTypeType value)
           
 



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