fr.ifremer.allegro.referential.transcribing
Class TranscribingPmfmPK

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

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

Primary key class for TranscribingPmfm

See Also:
Serialized Form

Nested Class Summary
static class TranscribingPmfmPK.Factory
          Constructs new instances of TranscribingPmfmPK.
 
Constructor Summary
TranscribingPmfmPK()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 Pmfm getPmfm()
           
 TranscribingSystem getTranscribingSystem()
           
 int hashCode()
           
 void setPmfm(Pmfm pmfm)
           
 void setTranscribingSystem(TranscribingSystem transcribingSystem)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranscribingPmfmPK

public TranscribingPmfmPK()
Method Detail

getPmfm

public Pmfm getPmfm()

setPmfm

public void setPmfm(Pmfm pmfm)

getTranscribingSystem

public TranscribingSystem getTranscribingSystem()

setTranscribingSystem

public void setTranscribingSystem(TranscribingSystem transcribingSystem)

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.