Uses of Class
gov.nasa.arc.pds.xml.generated.Target
-
Packages that use Target Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Target in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Target Modifier and Type Field Description protected Target
ProductContext. target
Methods in gov.nasa.arc.pds.xml.generated that return Target Modifier and Type Method Description Target
ObjectFactory. createTarget()
Create an instance ofTarget
Target
ProductContext. getTarget()
Gets the value of the target property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Target Modifier and Type Method Description void
ProductContext. setTarget(Target value)
Sets the value of the target property.
-