fr.ifremer.allegro.data.vessel.feature.use
Class VesselUseFeaturesOrigin

java.lang.Object
  extended by fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
VesselUseFeaturesOriginImpl

public abstract class VesselUseFeaturesOrigin
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
static class VesselUseFeaturesOrigin.Factory
          Constructs new instances of VesselUseFeaturesOrigin.
 
Constructor Summary
VesselUseFeaturesOrigin()
           
 
Method Summary
 boolean equals(java.lang.Object object)
          Returns true if the argument is an VesselUseFeaturesOrigin instance and all identifiers for this entity equal the identifiers of the argument entity.
 AcquisitionLevel getAcquisitionLevel()
           
 VesselUseFeaturesOriginPK getVesselUseFeaturesOriginPk()
           
 int hashCode()
          Returns a hash code based on this entity's identifiers.
 void setAcquisitionLevel(AcquisitionLevel acquisitionLevel)
           
 void setVesselUseFeaturesOriginPk(VesselUseFeaturesOriginPK vesselUseFeaturesOriginPk)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VesselUseFeaturesOrigin

public VesselUseFeaturesOrigin()
Method Detail

getVesselUseFeaturesOriginPk

public VesselUseFeaturesOriginPK getVesselUseFeaturesOriginPk()

setVesselUseFeaturesOriginPk

public void setVesselUseFeaturesOriginPk(VesselUseFeaturesOriginPK vesselUseFeaturesOriginPk)

getAcquisitionLevel

public AcquisitionLevel getAcquisitionLevel()

setAcquisitionLevel

public void setAcquisitionLevel(AcquisitionLevel acquisitionLevel)

hashCode

public int hashCode()
Returns a hash code based on this entity's identifiers.

Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object object)
Returns true if the argument is an VesselUseFeaturesOrigin instance and all identifiers for this entity equal the identifiers of the argument entity. Returns false otherwise.

Overrides:
equals in class java.lang.Object


Copyright © 2008-2010 IFREMER. All Rights Reserved.