Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaAncillary
Packages that use FileAreaAncillary
Package
Description
Provides programmatic access to PDS4 objects.
-
Uses of FileAreaAncillary in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type FileAreaAncillaryModifier and TypeFieldDescriptionprotected List<FileAreaAncillary>ProductAncillary.fileAreaAncillariesMethods in gov.nasa.arc.pds.xml.generated that return FileAreaAncillaryModifier and TypeMethodDescriptionObjectFactory.createFileAreaAncillary()Create an instance ofFileAreaAncillaryMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type FileAreaAncillaryModifier and TypeMethodDescriptionProductAncillary.getFileAreaAncillaries()Gets the value of the fileAreaAncillaries property. -
Uses of FileAreaAncillary in gov.nasa.pds.objectAccess
Methods in gov.nasa.pds.objectAccess with parameters of type FileAreaAncillaryModifier and TypeMethodDescriptionObjectAccess.getHeaderObjects(FileAreaAncillary anciilaryFileArea) ObjectProvider.getHeaderObjects(FileAreaAncillary anciilaryFileArea) ObjectAccess.getTableObjects(FileAreaAncillary anciilaryFileArea) ObjectProvider.getTableObjects(FileAreaAncillary anciilaryFileArea)