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

Quick Search    Search Deep

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

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

public class State
extends Locality


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

State

public State()