|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.cataloggen.config.CatalogGenConfig.Type
public static class CatalogGenConfig.Type
Type-safe enumeration of the types of CatalogGenConfig.
| Field Summary | |
|---|---|
static CatalogGenConfig.Type |
AGGREGATION
|
static CatalogGenConfig.Type |
CATALOG
|
| Method Summary | |
|---|---|
static CatalogGenConfig.Type |
getType(java.lang.String name)
Find the Type that matches this name. |
java.lang.String |
toString()
Return the string name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final CatalogGenConfig.Type CATALOG
public static final CatalogGenConfig.Type AGGREGATION
| Method Detail |
|---|
public static CatalogGenConfig.Type getType(java.lang.String name)
name -
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||