Uses of Class
org.hibernate.test.immutable.entitywithmutablecollection.Plan

Packages that use Plan
org.hibernate.test.immutable.entitywithmutablecollection   
 

Uses of Plan in org.hibernate.test.immutable.entitywithmutablecollection
 

Methods in org.hibernate.test.immutable.entitywithmutablecollection that return Plan
 Plan Owner.getPlan()
           
 

Methods in org.hibernate.test.immutable.entitywithmutablecollection with parameters of type Plan
 void Owner.setPlan(Plan plan)
           
 

Constructors in org.hibernate.test.immutable.entitywithmutablecollection with parameters of type Plan
Contract(Plan plan, String customerName, String type)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.