public abstract class LandingOrigin extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
LandingOrigin.Factory
Constructs new instances of
LandingOrigin. |
| Constructor and Description |
|---|
LandingOrigin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Returns
true if the argument is an LandingOrigin instance and all identifiers for this entity
equal the identifiers of the argument entity. |
LandingOriginPK |
getLandingOriginPk() |
int |
hashCode()
Returns a hash code based on this entity's identifiers.
|
void |
setLandingOriginPk(LandingOriginPK landingOriginPk) |
public LandingOriginPK getLandingOriginPk()
public void setLandingOriginPk(LandingOriginPK landingOriginPk)
public int hashCode()
Copyright © 2013. All Rights Reserved.