Uses of Class
gov.nasa.arc.pds.xml.generated.IdentificationArea
-
Packages that use IdentificationArea Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of IdentificationArea in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as IdentificationArea Modifier and Type Field Description protected IdentificationArea
Product. identificationArea
Methods in gov.nasa.arc.pds.xml.generated that return IdentificationArea Modifier and Type Method Description IdentificationArea
ObjectFactory. createIdentificationArea()
Create an instance ofIdentificationArea
IdentificationArea
Product. getIdentificationArea()
Gets the value of the identificationArea property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type IdentificationArea Modifier and Type Method Description void
Product. setIdentificationArea(IdentificationArea value)
Sets the value of the identificationArea property.
-