public class LocationAssociationPK extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
LocationAssociationPK.Factory
Constructs new instances of
LocationAssociationPK. |
| Constructor and Description |
|---|
LocationAssociationPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
Location |
getChildLocation() |
Location |
getParentLocation() |
int |
hashCode() |
void |
setChildLocation(Location childLocation) |
void |
setParentLocation(Location parentLocation) |
Copyright © 2013. All Rights Reserved.