Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.hibernate.test.stats
Class Province  view Province download Province.java

java.lang.Object
  extended byorg.hibernate.test.stats.Locality
      extended byorg.hibernate.test.stats.Province

public class Province
extends Locality


Field Summary
 
Fields inherited from class org.hibernate.test.stats.Locality
 
Constructor Summary
Province()
           
 
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()