Uses of Class
com.telventi.firmaenbloquemca.DTOFirmante

Packages that use DTOFirmante
com.telventi.firmaenbloquemca   
 

Uses of DTOFirmante in com.telventi.firmaenbloquemca
 

Methods in com.telventi.firmaenbloquemca that return DTOFirmante
 DTOFirmante FirmaEnBloqueMCAFacade.getFirmantesBloqueDocumento(double idBloque, double idDocumento)
          Método para obtener los Firmantes de un Documento dentro de un Bloque.
 DTOFirmante[] DTOFirmante.getMultifirmasArray()
          Devuelve Array de objetos DTOFirmante con los multifirmantes de esta firma.
 

Methods in com.telventi.firmaenbloquemca with parameters of type DTOFirmante
 void DTOFirmante.setMultifirmasArray(DTOFirmante[] m)
          Establece un nuevo valor para el atributo multifirmas.