/**
  * @return BindingType
  */
 public function getItemBindingType()
 {
     return BindingType::PICKUP();
 }