Interface GetLocationResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLocation
(LocationTransfer location) void
setLocationCapacities
(List<LocationCapacityTransfer> locationCapacities) void
setLocationNameElements
(List<LocationNameElementTransfer> locationNameElements) void
setLocationVolume
(LocationVolumeTransfer locationVolume)
-
Method Details
-
getLocation
-
setLocation
-
getLocationNameElements
-
setLocationNameElements
-
getLocationVolume
-
setLocationVolume
-
getLocationCapacities
-
setLocationCapacities
-