gms
Class RARRAY.Zone

java.lang.Object
  extended by gms.RARRAY.Zone
Enclosing class:
RARRAY

 class RARRAY.Zone
extends java.lang.Object


Field Summary
(package private)  ByRefFloat value
           
 
Constructor Summary
RARRAY.Zone()
           
 
Method Summary
 void operate(Operator t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

ByRefFloat value
Constructor Detail

RARRAY.Zone

public RARRAY.Zone()
Method Detail

operate

public void operate(Operator t)
             throws java.lang.Exception
Throws:
java.lang.Exception