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