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