org.hibernate.test.stats
Class Province

java.lang.Object
  extended by org.hibernate.test.stats.Locality
      extended by org.hibernate.test.stats.Province

public class Province
extends Locality


Constructor Summary
Province()
           
 
Method Summary
 
Methods inherited from class org.hibernate.test.stats.Locality
getCountry, getId, getName, setCountry, setId, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Province

public Province()


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