fr.ifremer.allegro.referential.transcribing.generic.vo
Class RemoteTranscribingPmfmNaturalId
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.RemoteNaturalIdAbstract
fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmNaturalId
- All Implemented Interfaces:
- java.io.Serializable
public class RemoteTranscribingPmfmNaturalId
- extends RemoteNaturalIdAbstract
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteTranscribingPmfmNaturalId
public RemoteTranscribingPmfmNaturalId()
RemoteTranscribingPmfmNaturalId
public RemoteTranscribingPmfmNaturalId(RemotePmfmNaturalId pmfm,
RemoteTranscribingSystemNaturalId transcribingSystem)
RemoteTranscribingPmfmNaturalId
public RemoteTranscribingPmfmNaturalId(RemoteTranscribingPmfmNaturalId otherBean)
- Copies constructor from other RemoteTranscribingPmfmNaturalId
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(RemoteTranscribingPmfmNaturalId otherBean)
- Copies all properties from the argument value object into this value object.
getPmfm
public RemotePmfmNaturalId getPmfm()
setPmfm
public void setPmfm(RemotePmfmNaturalId pmfm)
getTranscribingSystem
public RemoteTranscribingSystemNaturalId getTranscribingSystem()
setTranscribingSystem
public void setTranscribingSystem(RemoteTranscribingSystemNaturalId transcribingSystem)
Copyright © 2008-2010 IFREMER. All Rights Reserved.