| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.test.main.schema |
| Modifier and Type | Method and Description |
|---|---|
static SARBroadcastArea |
SARBroadcastArea.of(Geometry value) |
static SARBroadcastArea |
SARBroadcastArea.of(NavArea value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<SARBroadcastArea> |
SARBroadcast.sarArea() |
| Modifier and Type | Method and Description |
|---|---|
SARBroadcast.BuilderWithPriority |
SARBroadcast.BuilderWithPriority.sarArea(SARBroadcastArea sarArea) |
SARBroadcast |
SARBroadcast.withSarArea(SARBroadcastArea sarArea) |
| Modifier and Type | Method and Description |
|---|---|
SARBroadcast.BuilderWithPriority |
SARBroadcast.BuilderWithPriority.sarArea(Optional<SARBroadcastArea> sarArea) |
SARBroadcast |
SARBroadcast.withSarArea(Optional<SARBroadcastArea> sarArea) |
| Constructor and Description |
|---|
SARBroadcast(Optional<SARBroadcastArea> sarArea,
SARServiceType serviceType,
SARPriority priority) |
Copyright © 2023. All rights reserved.