| Package | Description |
|---|---|
| shared.model | |
| shared.networking | |
| shared.networking.transport |
| Modifier and Type | Method and Description |
|---|---|
private void |
Translate.SetPorts(MapModel model,
java.util.List<NetPort> ports)
Helper function for fromNetMap function
|
| Modifier and Type | Method and Description |
|---|---|
NetPort |
JSONDeserializer.parseNetPort(java.lang.String rawData) |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<NetPort> |
NetMap.netPorts |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NetPort> |
NetMap.getNetPorts() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetMap.setNetPorts(java.util.List<NetPort> ports) |