public class Location extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getItem() |
String |
getLocation() |
int |
hashCode() |
void |
setItem(String item) |
void |
setLocation(String location) |
String |
toString() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.