Package | Description |
---|---|
gov.nasa.arc.pds.xml.generated | |
gov.nasa.pds.objectAccess |
Provides programmatic access to PDS4 objects.
|
Modifier and Type | Method and Description |
---|---|
ProductObservational |
ObjectFactory.createProductObservational()
Create an instance of
ProductObservational |
Modifier and Type | Method and Description |
---|---|
ProductObservational |
ObjectProvider.getObservationalProduct(String relativeXmlFilePath)
Gets an instance of ProductObservational.
|
ProductObservational |
ObjectAccess.getObservationalProduct(String relativeXmlFilePath) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectProvider.setObservationalProduct(String relativeXmlFilePath,
ProductObservational product)
Writes a label given the product XML file.
|
void |
ObjectAccess.setObservationalProduct(String relativeXmlFilePath,
ProductObservational product) |
Copyright © 2016. All Rights Reserved.