uk.ac.leeds.ccg.andyt.projects.genesis.society.places
Class School

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.genesis.society.places.Place
      extended by uk.ac.leeds.ccg.andyt.projects.genesis.society.places.School

public class School
extends Place


Constructor Summary
School(Location _Location)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

School

public School(Location _Location)