edu.sc.seis.fissuresUtil.hibernate
Class InstrumentationBlob
java.lang.Object
edu.sc.seis.fissuresUtil.hibernate.InstrumentationBlob
public class InstrumentationBlob
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentationBlob
protected InstrumentationBlob()
- for hibernate.
InstrumentationBlob
public InstrumentationBlob(edu.iris.Fissures.network.ChannelImpl chan,
edu.iris.Fissures.IfNetwork.Instrumentation inst)
getInstrumentationAsBlob
public byte[] getInstrumentationAsBlob()
setInstrumentationAsBlob
protected void setInstrumentationAsBlob(byte[] instBytes)
getInstrumentation
public edu.iris.Fissures.IfNetwork.Instrumentation getInstrumentation()
getChannel
public edu.iris.Fissures.network.ChannelImpl getChannel()
setChannel
public void setChannel(edu.iris.Fissures.network.ChannelImpl chan)
getDbid
public int getDbid()
setDbid
public void setDbid(int dbid)
getORB
public static org.omg.CORBA_2_3.ORB getORB()
setORB
public static void setORB(org.omg.CORBA_2_3.ORB o)