Interface GetLocationNameElementDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetLocationNameElement(LocationNameElementTransfer locationNameElement) voidsetLocationNameElementDescriptions(List<LocationNameElementDescriptionTransfer> locationNameElementDescriptions) voidsetLocationType(LocationTypeTransfer locationType) voidsetWarehouse(WarehouseTransfer warehouse)
-
Method Details
-
getWarehouse
-
setWarehouse
-
getLocationType
-
setLocationType
-
getLocationNameElement
-
setLocationNameElement
-
getLocationNameElementDescriptions
-
setLocationNameElementDescriptions
void setLocationNameElementDescriptions(List<LocationNameElementDescriptionTransfer> locationNameElementDescriptions)
-