Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.PropertyType

Packages that use PropertyType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return PropertyType
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type PropertyType
 List<PropertyType> PersistenceContextRefType.getPersistenceProperty()
          Gets the value of the persistenceProperty property.
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement PropertyType
 class PropertyTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type PropertyType
protected  List<PropertyType> PersistenceContextRefTypeImpl.persistenceProperty
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type PropertyType
 List<PropertyType> PersistenceContextRefTypeImpl.getPersistenceProperty()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type PropertyType
static void PersistenceContextRefTypeImpl.copyPersistenceProperty(List<PropertyType> source, List<PropertyType> target)
          Copies all values of property PersistenceProperty.
static void PersistenceContextRefTypeImpl.copyPersistenceProperty(List<PropertyType> source, List<PropertyType> target)
          Copies all values of property PersistenceProperty.
 



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