| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.model |
| Modifier and Type | Method and Description |
|---|---|
List<MissionFrame> |
MissionSummary.getFrames()
A list of the frames which comprise this mission
|
| Modifier and Type | Method and Description |
|---|---|
void |
MissionSummary.addFrame(MissionFrame frame)
Adds a MissionFrame
|
| Modifier and Type | Method and Description |
|---|---|
void |
MissionSummary.setFrames(List<MissionFrame> frames)
Sets the list of frames which comprise this mission
|
Copyright © 2013–2019. All rights reserved.