Uses of Class
gov.nasa.arc.pds.xml.generated.SoftwareScript
-
Packages that use SoftwareScript Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of SoftwareScript in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type SoftwareScript Modifier and Type Field Description protected java.util.List<SoftwareScript>
ProductSoftware. softwareScripts
Methods in gov.nasa.arc.pds.xml.generated that return SoftwareScript Modifier and Type Method Description SoftwareScript
ObjectFactory. createSoftwareScript()
Create an instance ofSoftwareScript
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type SoftwareScript Modifier and Type Method Description java.util.List<SoftwareScript>
ProductSoftware. getSoftwareScripts()
Gets the value of the softwareScripts property.
-