Uses of Class
gov.nasa.arc.pds.xml.generated.MissionPDS3
-
Packages that use MissionPDS3 Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of MissionPDS3 in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as MissionPDS3 Modifier and Type Field Description protected MissionPDS3
ProductMissionPDS3. missionPDS3
Methods in gov.nasa.arc.pds.xml.generated that return MissionPDS3 Modifier and Type Method Description MissionPDS3
ObjectFactory. createMissionPDS3()
Create an instance ofMissionPDS3
MissionPDS3
ProductMissionPDS3. getMissionPDS3()
Gets the value of the missionPDS3 property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type MissionPDS3 Modifier and Type Method Description void
ProductMissionPDS3. setMissionPDS3(MissionPDS3 value)
Sets the value of the missionPDS3 property.
-