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

java.lang.Object
  extended by fr.ifremer.allegro.data.vessel.feature.use.UseFeatures
      extended by fr.ifremer.allegro.data.vessel.feature.use.UseFeaturesImpl
          extended by fr.ifremer.allegro.data.vessel.feature.use.GearUseFeatures
              extended by fr.ifremer.allegro.data.vessel.feature.use.GearUseFeaturesImpl
                  extended by fr.ifremer.allegro.data.vessel.feature.use.MetierUseFeatures
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MetierUseFeaturesImpl

public abstract class MetierUseFeatures
extends GearUseFeaturesImpl

See Also:
Serialized Form

Nested Class Summary
static class MetierUseFeatures.Factory
          Constructs new instances of MetierUseFeatures.
 
Constructor Summary
MetierUseFeatures()
           
 
Method Summary
 boolean equals(java.lang.Object object)
          This entity does not have any identifiers but since it extends the fr.ifremer.allegro.data.vessel.feature.use.GearUseFeaturesImpl class it will simply delegate the call up there.
 ActivityCalendar getActivityCalendar()
           
 Metier getMetier()
           
 int hashCode()
          This entity does not have any identifiers but since it extends the fr.ifremer.allegro.data.vessel.feature.use.GearUseFeaturesImpl class it will simply delegate the call up there.
 void setActivityCalendar(ActivityCalendar activityCalendar)
           
 void setMetier(Metier metier)
           
 
Methods inherited from class fr.ifremer.allegro.data.vessel.feature.use.GearUseFeatures
getFishingAreas, getFishingEffortCalendar, getGear, getGearUseFeaturesOrigins, getGearUseMeasurements, getOperation, setFishingAreas, setFishingEffortCalendar, setGear, setGearUseFeaturesOrigins, setGearUseMeasurements, setOperation
 
Methods inherited from class fr.ifremer.allegro.data.vessel.feature.use.UseFeatures
getControlDate, getCreationDate, getEndDate, getId, getProgram, getQualificationComments, getQualificationDate, getQualityFlag, getStartDate, getUpdateDate, getValidationDate, getVessel, setControlDate, setCreationDate, setEndDate, setId, setProgram, setQualificationComments, setQualificationDate, setQualityFlag, setStartDate, setUpdateDate, setValidationDate, setVessel
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetierUseFeatures

public MetierUseFeatures()
Method Detail

getActivityCalendar

public ActivityCalendar getActivityCalendar()

setActivityCalendar

public void setActivityCalendar(ActivityCalendar activityCalendar)

getMetier

public Metier getMetier()

setMetier

public void setMetier(Metier metier)

equals

public boolean equals(java.lang.Object object)
This entity does not have any identifiers but since it extends the fr.ifremer.allegro.data.vessel.feature.use.GearUseFeaturesImpl class it will simply delegate the call up there.

Overrides:
equals in class GearUseFeatures
See Also:
GearUseFeatures.equals(Object)

hashCode

public int hashCode()
This entity does not have any identifiers but since it extends the fr.ifremer.allegro.data.vessel.feature.use.GearUseFeaturesImpl class it will simply delegate the call up there.

Overrides:
hashCode in class GearUseFeatures
See Also:
GearUseFeatures.hashCode()


Copyright © 2008-2010 IFREMER. All Rights Reserved.