|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreddsMetadata.Variable | |
---|---|
thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
thredds.catalog.parser.jdom |
Uses of ThreddsMetadata.Variable in thredds.catalog |
---|
Methods in thredds.catalog that return types with arguments of type ThreddsMetadata.Variable | |
---|---|
List<ThreddsMetadata.Variable> |
ThreddsMetadata.Variables.getVariableList()
|
Methods in thredds.catalog with parameters of type ThreddsMetadata.Variable | |
---|---|
void |
ThreddsMetadata.Variables.addVariable(ThreddsMetadata.Variable v)
|
Uses of ThreddsMetadata.Variable in thredds.catalog.parser.jdom |
---|
Methods in thredds.catalog.parser.jdom that return ThreddsMetadata.Variable | |
---|---|
protected ThreddsMetadata.Variable |
InvCatalogFactory10.readVariable(org.jdom.Element varElem)
|
Methods in thredds.catalog.parser.jdom with parameters of type ThreddsMetadata.Variable | |
---|---|
protected org.jdom.Element |
InvCatalogFactory10.writeVariable(ThreddsMetadata.Variable v)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |