public class Location extends Object
Location(Thing thing, Thing target)
boolean
equals(Object o)
Thing
getTarget()
getThing()
int
hashCode()
void
setTarget(Thing target)
setThing(Thing thing)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Location(Thing thing, Thing target)
public Thing getThing()
public void setThing(Thing thing)
public Thing getTarget()
public void setTarget(Thing target)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.