|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.cataloggen.config.DatasetFilter.Type
public static class DatasetFilter.Type
Type-safe enumeration of the types of DatasetFilter.
| Field Summary | |
|---|---|
static DatasetFilter.Type |
REGULAR_EXPRESSION
|
| Method Summary | |
|---|---|
static DatasetFilter.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 DatasetFilter.Type REGULAR_EXPRESSION
| Method Detail |
|---|
public static DatasetFilter.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 | |||||||||