public void setNext(IConvertirTiempo iConvertirTiempo)
 {
     this.next = iConvertirTiempo;
 }