|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvProperty | |
|---|---|
| thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
| Uses of InvProperty in thredds.catalog |
|---|
| Subclasses of InvProperty in thredds.catalog | |
|---|---|
class |
DataRootConfig
Describe |
| Methods in thredds.catalog that return types with arguments of type InvProperty | |
|---|---|
java.util.List<InvProperty> |
InvService.getDatasetRoots()
Get dataset roots. |
java.util.List<InvProperty> |
ThreddsMetadata.getProperties()
|
java.util.List<InvProperty> |
InvService.getProperties()
Get properties for this service. |
java.util.List<InvProperty> |
InvDatasetImplProxy.getProperties()
|
java.util.List<InvProperty> |
InvDataset.getProperties()
Get all properties for this dataset. |
java.util.List<InvProperty> |
InvCatalogRef.getProperties()
|
java.util.List<InvProperty> |
InvCatalog.getProperties()
Get catalog properties. |
| Methods in thredds.catalog with parameters of type InvProperty | |
|---|---|
void |
InvService.addDatasetRoot(InvProperty root)
Deprecated. use InvCatalogImpl |
void |
ThreddsMetadata.addProperty(InvProperty p)
Add a property |
void |
InvService.addProperty(InvProperty p)
Add a property |
void |
InvDatasetImplProxy.addProperty(InvProperty p0)
|
void |
InvDatasetImpl.addProperty(InvProperty p)
Add a property to this dataset |
void |
InvCatalogImpl.addProperty(InvProperty p)
Add Property (1.0) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||