|
DODS 7.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.dods.generator.DODSWizard
public abstract class 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()
|
DODS 7.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |