|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.cataloggen.config.DatasetNamerType
public final class DatasetNamerType
Type-safe enumeration of CatalogGen DatasetNamer types.
| Field Summary | |
|---|---|
static DatasetNamerType |
DODS_ATTRIBUTE
|
static DatasetNamerType |
REGULAR_EXPRESSION
|
| Method Summary | |
|---|---|
static DatasetNamerType |
getType(java.lang.String name)
Find the DatasetNamerType 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 DatasetNamerType REGULAR_EXPRESSION
public static final DatasetNamerType DODS_ATTRIBUTE
| Method Detail |
|---|
public static DatasetNamerType 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 | |||||||||