fr.ifremer.allegro.referential.transcribing
Class TranscribingLocationLevelPK

java.lang.Object
  extended by fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevelPK
All Implemented Interfaces:
java.io.Serializable

public class TranscribingLocationLevelPK
extends java.lang.Object
implements java.io.Serializable

Primary key class for TranscribingLocationLevel

See Also:
Serialized Form

Nested Class Summary
static class TranscribingLocationLevelPK.Factory
          Constructs new instances of TranscribingLocationLevelPK.
 
Constructor Summary
TranscribingLocationLevelPK()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 LocationLevel getLocationLevel()
           
 TranscribingSystem getTranscribingSystem()
           
 int hashCode()
           
 void setLocationLevel(LocationLevel locationLevel)
           
 void setTranscribingSystem(TranscribingSystem transcribingSystem)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranscribingLocationLevelPK

public TranscribingLocationLevelPK()
Method Detail

getTranscribingSystem

public TranscribingSystem getTranscribingSystem()

setTranscribingSystem

public void setTranscribingSystem(TranscribingSystem transcribingSystem)

getLocationLevel

public LocationLevel getLocationLevel()

setLocationLevel

public void setLocationLevel(LocationLevel locationLevel)

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2008-2010 IFREMER. All Rights Reserved.