Uses of Class
br.com.intersys.systextil.function.posthaus.dto.PostHausDevolucoesDTO
Packages that use PostHausDevolucoesDTO
-
Uses of PostHausDevolucoesDTO in br.com.intersys.systextil.function.posthaus.dao
Methods in br.com.intersys.systextil.function.posthaus.dao that return PostHausDevolucoesDTOModifier and TypeMethodDescriptionPostHausDevolucoesDAO.getByNumeroDanfNFe
(br.com.intersys.systextil.connection.AppConnection conn, String numeroDanfNFe) PostHausDevolucoesDAO.parse
(br.com.intersys.systextil.connection.AppConnection conn) Methods in br.com.intersys.systextil.function.posthaus.dao with parameters of type PostHausDevolucoesDTOModifier and TypeMethodDescriptionvoid
PostHausDevolucoesDAO.insert
(br.com.intersys.systextil.connection.AppConnection conn, PostHausDevolucoesDTO dto) boolean
PostHausDevolucoesDAO.update
(br.com.intersys.systextil.connection.AppConnection conn, PostHausDevolucoesDTO dto)