Uses of Class
systextil.integracao.dto.MovimentacaoLoteResponse.ResultadoNota
Packages that use MovimentacaoLoteResponse.ResultadoNota
-
Uses of MovimentacaoLoteResponse.ResultadoNota in systextil.integracao.dto
Methods in systextil.integracao.dto that return types with arguments of type MovimentacaoLoteResponse.ResultadoNotaModifier and TypeMethodDescriptionMovimentacaoLoteResponse.getFalhas()MovimentacaoLoteResponse.getSucessos()Method parameters in systextil.integracao.dto with type arguments of type MovimentacaoLoteResponse.ResultadoNotaModifier and TypeMethodDescriptionvoidMovimentacaoLoteResponse.setFalhas(List<MovimentacaoLoteResponse.ResultadoNota> falhas) voidMovimentacaoLoteResponse.setSucessos(List<MovimentacaoLoteResponse.ResultadoNota> sucessos)