Uses of Class
gov.nasa.arc.pds.xml.generated.Software
-
Packages that use Software Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Software in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Software Modifier and Type Field Description protected Software
ProductSoftware. software
Methods in gov.nasa.arc.pds.xml.generated that return Software Modifier and Type Method Description Software
ObjectFactory. createSoftware()
Create an instance ofSoftware
Software
ProductSoftware. getSoftware()
Gets the value of the software property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Software Modifier and Type Method Description void
ProductSoftware. setSoftware(Software value)
Sets the value of the software property.
-