|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatasetSourceType | |
---|---|
thredds.cataloggen.config |
Uses of DatasetSourceType in thredds.cataloggen.config |
---|
Fields in thredds.cataloggen.config declared as DatasetSourceType | |
---|---|
static DatasetSourceType |
DatasetSourceType.DODS_DIR
|
static DatasetSourceType |
DatasetSourceType.DODS_FILE_SERVER
|
static DatasetSourceType |
DatasetSourceType.GRADS_DATA_SERVER
|
static DatasetSourceType |
DatasetSourceType.LOCAL
|
protected DatasetSourceType |
DatasetSource.type
|
Methods in thredds.cataloggen.config that return DatasetSourceType | |
---|---|
DatasetSourceType |
DatasetSource.getType()
|
static DatasetSourceType |
DatasetSourceType.getType(String name)
Find the DatasetSourceType that matches this name. |
Methods in thredds.cataloggen.config with parameters of type DatasetSourceType | |
---|---|
static DatasetSource |
DatasetSource.newDatasetSource(String name,
DatasetSourceType type,
DatasetSourceStructure structure,
String accessPoint,
ResultService resultService)
Factory method for this abstract class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |