Uses of Class
gov.nasa.arc.pds.xml.generated.TargetPDS3
-
Packages that use TargetPDS3 Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of TargetPDS3 in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as TargetPDS3 Modifier and Type Field Description protected TargetPDS3
ProductTargetPDS3. targetPDS3
Methods in gov.nasa.arc.pds.xml.generated that return TargetPDS3 Modifier and Type Method Description TargetPDS3
ObjectFactory. createTargetPDS3()
Create an instance ofTargetPDS3
TargetPDS3
ProductTargetPDS3. getTargetPDS3()
Gets the value of the targetPDS3 property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type TargetPDS3 Modifier and Type Method Description void
ProductTargetPDS3. setTargetPDS3(TargetPDS3 value)
Sets the value of the targetPDS3 property.
-