edu.iris.Fissures.model
Class UnitRangeValueFactory

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

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

IDL definition:
 valuetype UnitRange  {
  ...
};
 


Constructor Summary
UnitRangeValueFactory()
           
 
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

UnitRangeValueFactory

public UnitRangeValueFactory()
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