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 IdentificationAreaProduct. identificationAreaMethods in gov.nasa.arc.pds.xml.generated that return IdentificationArea Modifier and Type Method Description IdentificationAreaObjectFactory. createIdentificationArea()Create an instance ofIdentificationAreaIdentificationAreaProduct. 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 voidProduct. setIdentificationArea(IdentificationArea value)Sets the value of the identificationArea property.
-