Uses of Class
gov.nasa.arc.pds.xml.generated.InvestigationArea
-
Packages that use InvestigationArea Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of InvestigationArea in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type InvestigationArea Modifier and Type Field Description protected java.util.List<InvestigationArea>ContextArea. investigationAreasMethods in gov.nasa.arc.pds.xml.generated that return InvestigationArea Modifier and Type Method Description InvestigationAreaObjectFactory. createInvestigationArea()Create an instance ofInvestigationAreaMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type InvestigationArea Modifier and Type Method Description java.util.List<InvestigationArea>ContextArea. getInvestigationAreas()Gets the value of the investigationAreas property.
-