public class RegulationArea2RegulationLocationPK extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
RegulationArea2RegulationLocationPK.Factory
Constructs new instances of
RegulationArea2RegulationLocationPK. |
| Constructor and Description |
|---|
RegulationArea2RegulationLocationPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
Location |
getLocation() |
RegulationArea |
getRegulationArea() |
int |
hashCode() |
void |
setLocation(Location location) |
void |
setRegulationArea(RegulationArea regulationArea) |
public Location getLocation()
public void setLocation(Location location)
public RegulationArea getRegulationArea()
public void setRegulationArea(RegulationArea regulationArea)
Copyright © 2013. All Rights Reserved.