Uses of Class
gov.nasa.arc.pds.xml.generated.FileAreaInventory
-
Packages that use FileAreaInventory Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of FileAreaInventory in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as FileAreaInventory Modifier and Type Field Description protected FileAreaInventory
ProductCollection. fileAreaInventory
Methods in gov.nasa.arc.pds.xml.generated that return FileAreaInventory Modifier and Type Method Description FileAreaInventory
ObjectFactory. createFileAreaInventory()
Create an instance ofFileAreaInventory
FileAreaInventory
ProductCollection. getFileAreaInventory()
Gets the value of the fileAreaInventory property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type FileAreaInventory Modifier and Type Method Description void
ProductCollection. setFileAreaInventory(FileAreaInventory value)
Sets the value of the fileAreaInventory property.
-