public class ObservationArea extends ContextArea
Java class for Observation_Area complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Observation_Area">
<complexContent>
<restriction base="{http://pds.nasa.gov/pds4/pds/v1}Context_Area">
<sequence>
<element name="comment" type="{http://pds.nasa.gov/pds4/pds/v1}comment" minOccurs="0"/>
<element name="Time_Coordinates" type="{http://pds.nasa.gov/pds4/pds/v1}Time_Coordinates"/>
<element name="Primary_Result_Summary" type="{http://pds.nasa.gov/pds4/pds/v1}Primary_Result_Summary" minOccurs="0"/>
<element name="Investigation_Area" type="{http://pds.nasa.gov/pds4/pds/v1}Investigation_Area" maxOccurs="unbounded"/>
<element name="Observing_System" type="{http://pds.nasa.gov/pds4/pds/v1}Observing_System" maxOccurs="unbounded"/>
<element name="Target_Identification" type="{http://pds.nasa.gov/pds4/pds/v1}Target_Identification" maxOccurs="unbounded"/>
<element name="Mission_Area" type="{http://pds.nasa.gov/pds4/pds/v1}Mission_Area" minOccurs="0"/>
<element name="Discipline_Area" type="{http://pds.nasa.gov/pds4/pds/v1}Discipline_Area" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
comment, disciplineArea, investigationAreas, missionArea, observingSystems, primaryResultSummary, targetIdentifications, timeCoordinates| Constructor and Description |
|---|
ObservationArea() |
getComment, getDisciplineArea, getInvestigationAreas, getMissionArea, getObservingSystems, getPrimaryResultSummary, getTargetIdentifications, getTimeCoordinates, setComment, setDisciplineArea, setMissionArea, setPrimaryResultSummary, setTimeCoordinatesCopyright © 2020. All rights reserved.