Uses of Class
gov.nasa.arc.pds.xml.generated.Inventory
-
Packages that use Inventory Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Inventory in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Inventory Modifier and Type Field Description protected Inventory
FileAreaInventory. inventory
Methods in gov.nasa.arc.pds.xml.generated that return Inventory Modifier and Type Method Description Inventory
ObjectFactory. createInventory()
Create an instance ofInventory
Inventory
FileAreaInventory. getInventory()
Gets the value of the inventory property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Inventory Modifier and Type Method Description void
FileAreaInventory. setInventory(Inventory value)
Sets the value of the inventory property.
-