コード例 #1
0
ファイル: CeModelEntity.php プロジェクト: junjinZ/wealthbot
 /**
  * Get taxLossHarvestingId
  *
  * @return integer 
  */
 public function getTaxLossHarvestingId()
 {
     return parent::getTaxLossHarvestingId();
 }