|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
thredds.catalog2 | |
thredds.catalog2.xml.writer.stax |
Uses of Property in thredds.catalog2 |
---|
Methods in thredds.catalog2 that return Property | |
---|---|
Property |
Service.getPropertyByName(String name)
|
Property |
Catalog.getPropertyByName(String name)
|
Property |
DatasetNode.getPropertyByName(String name)
|
Methods in thredds.catalog2 that return types with arguments of type Property | |
---|---|
List<Property> |
Service.getProperties()
Return the List of Property objects associated with this Service. |
List<Property> |
Catalog.getProperties()
|
List<Property> |
DatasetNode.getProperties()
|
Uses of Property in thredds.catalog2.xml.writer.stax |
---|
Methods in thredds.catalog2.xml.writer.stax with parameters of type Property | |
---|---|
void |
PropertyElementWriter.writeElement(Property property,
javax.xml.stream.XMLStreamWriter writer,
int nestLevel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |