edu.iris.Fissures.network
Class SeismicHardwareImpl

java.lang.Object
  extended by edu.iris.Fissures.IfNetwork.SeismicHardware
      extended by edu.iris.Fissures.network.SeismicHardwareImpl
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.Streamable, org.omg.CORBA.portable.StreamableValue, org.omg.CORBA.portable.ValueBase

public class SeismicHardwareImpl
extends edu.iris.Fissures.IfNetwork.SeismicHardware

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.iris.Fissures.IfNetwork.SeismicHardware
id_number, manufacturer, model, serial_number
 
Constructor Summary
protected SeismicHardwareImpl()
           
 
Method Summary
static edu.iris.Fissures.IfNetwork.SeismicHardware createEmpty()
           
 
Methods inherited from class edu.iris.Fissures.IfNetwork.SeismicHardware
_read, _truncatable_ids, _type, _write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeismicHardwareImpl

protected SeismicHardwareImpl()
Method Detail

createEmpty

public static edu.iris.Fissures.IfNetwork.SeismicHardware createEmpty()