Uses of Class
gov.nasa.arc.pds.xml.generated.TargetIdentification
-
Packages that use TargetIdentification Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of TargetIdentification in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type TargetIdentification Modifier and Type Field Description protected java.util.List<TargetIdentification>ContextArea. targetIdentificationsMethods in gov.nasa.arc.pds.xml.generated that return TargetIdentification Modifier and Type Method Description TargetIdentificationObjectFactory. createTargetIdentification()Create an instance ofTargetIdentificationMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type TargetIdentification Modifier and Type Method Description java.util.List<TargetIdentification>ContextArea. getTargetIdentifications()Gets the value of the targetIdentifications property.
-