Uses of Class
systextil.integracao.dto.RegistroEntradaLoteDTO.ResultadoNota
Packages that use RegistroEntradaLoteDTO.ResultadoNota
-
Uses of RegistroEntradaLoteDTO.ResultadoNota in systextil.integracao.dto
Methods in systextil.integracao.dto that return types with arguments of type RegistroEntradaLoteDTO.ResultadoNotaModifier and TypeMethodDescriptionRegistroEntradaLoteDTO.RegistroLoteResponse.getFalhas()RegistroEntradaLoteDTO.RegistroLoteResponse.getSucessos()Method parameters in systextil.integracao.dto with type arguments of type RegistroEntradaLoteDTO.ResultadoNotaModifier and TypeMethodDescriptionvoidRegistroEntradaLoteDTO.RegistroLoteResponse.setFalhas(List<RegistroEntradaLoteDTO.ResultadoNota> falhas) voidRegistroEntradaLoteDTO.RegistroLoteResponse.setSucessos(List<RegistroEntradaLoteDTO.ResultadoNota> sucessos)