public class Location extends Object
Location(String item, String location)
boolean
equals(Object o)
String
getItem()
getLocation()
int
hashCode()
void
setItem(String item)
setLocation(String location)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Location(String item, String location)
public String getItem()
public void setItem(String item)
public String getLocation()
public void setLocation(String location)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.