|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.vessel.VesselEngineType
public abstract class VesselEngineType
Nested Class Summary | |
---|---|
static class |
VesselEngineType.Factory
Constructs new instances of VesselEngineType . |
Constructor Summary | |
---|---|
VesselEngineType()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object object)
This entity does not have any identifiers and is not extending any other entity, so this method will only return true if the argument reference and this
refer to the same object. |
java.lang.Integer |
getId()
|
int |
hashCode()
Returns a hash code based on this entity's identifiers. |
void |
setId(java.lang.Integer id)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VesselEngineType()
Method Detail |
---|
public java.lang.Integer getId()
public void setId(java.lang.Integer id)
public boolean equals(java.lang.Object object)
true
if the argument reference and this
refer to the same object.
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |