public DebitoCredito getDebitoCredito() {
   return (DebitoCredito) cbDC.getSelectedItem();
 }