personnages
Class Distance

java.lang.Object
  extended by personnages.Distance

public class Distance
extends java.lang.Object

Utile pour une de nos application sur un rendez-vous entre deux personnages


Constructor Summary
Distance()
           
 
Method Summary
 int getDistance()
           
 void setDistance(int distance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Distance

public Distance()
Method Detail

getDistance

public int getDistance()

setDistance

public void setDistance(int distance)