Uses of Class
org.hibernate.test.annotations.immutable.State

Packages that use State
org.hibernate.test.annotations.immutable   
 

Uses of State in org.hibernate.test.annotations.immutable
 

Methods in org.hibernate.test.annotations.immutable that return types with arguments of type State
 List<State> Country.getStates()
           
 

Method parameters in org.hibernate.test.annotations.immutable with type arguments of type State
 void Country.setStates(List<State> states)
           
 



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