public function getSaldoContaBancaria($arrStrDados)
 {
     return NegContaBancaria::getInstance()->getSaldoContaBancaria($arrStrDados);
 }