/**
  * @return RequestType
  */
 public function getType()
 {
     return RequestType::GET_MAP_OBJECTS();
 }