public class LandingOriginPK extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
LandingOriginPK.Factory
Constructs new instances of
LandingOriginPK. |
| Constructor and Description |
|---|
LandingOriginPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
Landing |
getLanding() |
Program |
getProgram() |
int |
hashCode() |
void |
setLanding(Landing landing) |
void |
setProgram(Program program) |
Copyright © 2013. All Rights Reserved.