public class LocationEntry extends Object implements Serializable
Constructor and Description |
---|
LocationEntry() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
LocationType |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setType(LocationType type) |
void |
setValue(String value) |
String |
toString() |
public LocationType getType()
public void setType(LocationType type)
public String getValue()
public void setValue(String value)
Copyright © 2016. All rights reserved.