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