Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.OneToOne

Packages that use OneToOne
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm   
 

Uses of OneToOne in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with type parameters of type OneToOne
protected  List<OneToOne> Attributes.oneToOne
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return OneToOne
 OneToOne OneToOne.clone()
          Creates and returns a copy of this object.
 OneToOne ObjectFactory.createOneToOne()
          Create an instance of OneToOne
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return types with arguments of type OneToOne
 List<OneToOne> Attributes.getOneToOne()
          Gets the value of the oneToOne property.
 

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



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