|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.dods.generator.DODSWizard
DODS Wizard's abstarct class. All DODS Wizards should extend this class.
Field Summary | |
protected static DODSGenerator |
gen
|
Constructor Summary | |
DODSWizard(DODSGenerator generator)
|
Method Summary | |
static DODSGenerator |
getGenerator()
|
abstract void |
startup()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static DODSGenerator gen
Constructor Detail |
public DODSWizard(DODSGenerator generator)
Method Detail |
public static DODSGenerator getGenerator()
public abstract void startup()
|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |