oscript.data
Class JavaClassWrapper.Base

java.lang.Object
  extended byoscript.data.JavaClassWrapper.Base
Direct Known Subclasses:
JavaClassWrapper.Derived
Enclosing class:
JavaClassWrapper

public static class JavaClassWrapper.Base
extends java.lang.Object

For use by test suite...


Field Summary
static int ID
           
 
Constructor Summary
JavaClassWrapper.Base()
           
 
Method Summary
 int[] getFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final int ID
See Also:
Constant Field Values
Constructor Detail

JavaClassWrapper.Base

public JavaClassWrapper.Base()
Method Detail

getFoo

public int[] getFoo()