Uses of Class
gov.nasa.arc.pds.xml.generated.Investigation
-
Packages that use Investigation Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Investigation in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Investigation Modifier and Type Field Description protected Investigation
ProductContext. investigation
Methods in gov.nasa.arc.pds.xml.generated that return Investigation Modifier and Type Method Description Investigation
ObjectFactory. createInvestigation()
Create an instance ofInvestigation
Investigation
ProductContext. getInvestigation()
Gets the value of the investigation property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Investigation Modifier and Type Method Description void
ProductContext. setInvestigation(Investigation value)
Sets the value of the investigation property.
-