wt.project
Class Project2Seq

java.lang.Object
  extended bywt.project.Project2Seq
All Implemented Interfaces:
DatastoreElement, DatastoreSequence

public class Project2Seq
extends Object
implements DatastoreSequence



Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
 
Constructor Summary
Project2Seq()
           
 
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

Project2Seq

public Project2Seq()