Uses of Class
systextil.integracao.dto.RegistroEntradaLoteDTO.NotaInfo
Packages that use RegistroEntradaLoteDTO.NotaInfo
-
Uses of RegistroEntradaLoteDTO.NotaInfo in systextil.integracao.dao
Method parameters in systextil.integracao.dao with type arguments of type RegistroEntradaLoteDTO.NotaInfoModifier and TypeMethodDescriptionNotasDao.registrarEntradaLote(br.com.intersys.systextil.connection.AppConnection conn, List<RegistroEntradaLoteDTO.NotaInfo> notas, Date dataEntrada, String transportadora, String placaCaminhao, String placaReboque, String motorista, String observacao, String usuario, Mdi mdi) Registra entrada de multiplas notas fiscais em lote Retorna lista de sucessos e falhas -
Uses of RegistroEntradaLoteDTO.NotaInfo in systextil.integracao.dto
Methods in systextil.integracao.dto that return types with arguments of type RegistroEntradaLoteDTO.NotaInfoMethod parameters in systextil.integracao.dto with type arguments of type RegistroEntradaLoteDTO.NotaInfoModifier and TypeMethodDescriptionvoidRegistroEntradaLoteDTO.setNotas(List<RegistroEntradaLoteDTO.NotaInfo> notas)