edu.iris.Fissures.seismogramDC
Class SeismogramAttrValueFactory

java.lang.Object
  extended by edu.iris.Fissures.seismogramDC.SeismogramAttrValueFactory
All Implemented Interfaces:
org.omg.CORBA.portable.ValueFactory

public class SeismogramAttrValueFactory
extends java.lang.Object
implements org.omg.CORBA.portable.ValueFactory

IDL definition:
 valuetype SeismogramAttr : edu.iris.Fissures.IfDataCenter.SeismogramAttr {
  ...
};
 


Constructor Summary
SeismogramAttrValueFactory()
           
 
Method Summary
 java.io.Serializable read_value(org.omg.CORBA_2_3.portable.InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeismogramAttrValueFactory

public SeismogramAttrValueFactory()
Method Detail

read_value

public java.io.Serializable read_value(org.omg.CORBA_2_3.portable.InputStream is)
Specified by:
read_value in interface org.omg.CORBA.portable.ValueFactory