Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaObservationalSupplemental
-
Packages that use FileAreaObservationalSupplemental Package Description gov.nasa.arc.pds.xml.generated gov.nasa.pds.objectAccess Provides programmatic access to PDS4 objects. -
-
Uses of FileAreaObservationalSupplemental in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type FileAreaObservationalSupplemental Modifier and Type Field Description protected java.util.List<FileAreaObservationalSupplemental>
ProductObservational. fileAreaObservationalSupplementals
Methods in gov.nasa.arc.pds.xml.generated that return FileAreaObservationalSupplemental Modifier and Type Method Description FileAreaObservationalSupplemental
ObjectFactory. createFileAreaObservationalSupplemental()
Create an instance ofFileAreaObservationalSupplemental
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type FileAreaObservationalSupplemental Modifier and Type Method Description java.util.List<FileAreaObservationalSupplemental>
ProductObservational. getFileAreaObservationalSupplementals()
Gets the value of the fileAreaObservationalSupplementals property. -
Uses of FileAreaObservationalSupplemental in gov.nasa.pds.objectAccess
Methods in gov.nasa.pds.objectAccess with parameters of type FileAreaObservationalSupplemental Modifier and Type Method Description java.util.List<java.lang.Object>
ObjectAccess. getHeaderObjects(FileAreaObservationalSupplemental fileArea)
java.util.List<java.lang.Object>
ObjectAccess. getTableObjects(FileAreaObservationalSupplemental observationalFileAreaSupplemental)
java.util.List<java.lang.Object>
ObjectProvider. getTableObjects(FileAreaObservationalSupplemental observationalFileAreaSupplemental)
-