wt.fc
Class TableOfNumber

java.lang.Object
  extended bywt.fc.TableOfNumber
All Implemented Interfaces:
DatastoreArray, DatastoreElement

public class TableOfNumber
extends Object
implements DatastoreArray



Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
 
Constructor Summary
TableOfNumber()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Constructor Detail

TableOfNumber

public TableOfNumber()