コード例 #1
0
 public function getNotePrice()
 {
     $this->_load();
     return parent::getNotePrice();
 }