@KwrkImmutable @CompileStatic class LocationEventData extends Object
Type | Name and description |
---|---|
String |
countryName |
String |
name |
Set<PortCapabilityType> |
portCapabilities |
String |
unLoCode |
String |
unLoCodeCoordinates |
String |
unLoCodeFunction |
Constructor and description |
---|
LocationEventData() |
Type Params | Return Type | Name and description |
---|---|---|
|
static LocationEventData |
fromLocation(Location location) |
|
Location |
toLocation() |
Groovy Documentation