public class LogicalLocation extends Object implements Serializable
| Constructor and Description |
|---|
LogicalLocation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<LogicalLocationEntry> |
getLocationEntries() |
int |
hashCode() |
void |
setLocationEntries(List<LogicalLocationEntry> locationEntries) |
String |
toString() |
public List<LogicalLocationEntry> getLocationEntries()
public void setLocationEntries(List<LogicalLocationEntry> locationEntries)
Copyright © 2016. All rights reserved.