Package | Description |
---|---|
psdi.iface.omp |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<MaxLEContextInfo> |
MaxLaunchEntryInfo.getContexts()
Gets the list of launch entry contexts for the launch entry.
|
Modifier and Type | Method and Description |
---|---|
void |
MaxLaunchEntryInfo.setContexts(java.util.ArrayList<MaxLEContextInfo> contexts)
Sets the launch entry contexts for the launch entry.
|