org.drools.games.adventures.model
Class Location
java.lang.Object
org.drools.games.adventures.model.Location
public class Location
- extends Object
Location
public Location(Thing thing,
Thing target)
getThing
public Thing getThing()
setThing
public void setThing(Thing thing)
getTarget
public Thing getTarget()
setTarget
public void setTarget(Thing target)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.