public function accept(ShopgateContainerVisitor $v)
 {
     $v->visitOrderDeliveryNote($this);
 }