org.artoflife.app.inspector
Class InspectorModel

java.lang.Object
  |
  +--org.artoflife.app.inspector.InspectorModel

public class InspectorModel
extends java.lang.Object

Author:
Steve Meyfroidt

Constructor Summary
InspectorModel()
           
 
Method Summary
 Individual getIndividual()
           
 void setIndividual(Individual individual)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InspectorModel

public InspectorModel()
Method Detail

getIndividual

public Individual getIndividual()
Returns:
the individual being inspected or null

setIndividual

public void setIndividual(Individual individual)
Parameters:
individual - the individual being inspected or null

artoflife pre0.1.0-dev

Copyright © 2002 the Art Of Life team. All Rights Reserved.