|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectthredds.catalog.DatasetFilter
thredds.catalog.DatasetFilter.ByServiceType
public static class DatasetFilter.ByServiceType
Filter a Catalog by the access service type.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class thredds.catalog.DatasetFilter |
---|
DatasetFilter.ByDataType, DatasetFilter.ByServiceType |
Constructor Summary | |
---|---|
DatasetFilter.ByServiceType(ServiceType type)
|
Method Summary | |
---|---|
int |
accept(InvDataset d)
Decision function as to whether to accept this dataset or not. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatasetFilter.ByServiceType(ServiceType type)
Method Detail |
---|
public int accept(InvDataset d)
DatasetFilter
accept
in class DatasetFilter
d
- dataset to filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |