Uses of Class
com.totvs.tjf.core.message.TOTVSHeader
-
Packages that use TOTVSHeader Package Description com.totvs.tjf.core.message -
-
Uses of TOTVSHeader in com.totvs.tjf.core.message
Methods in com.totvs.tjf.core.message that return TOTVSHeader Modifier and Type Method Description TOTVSHeaderTOTVSMessage. getHeader()This method returns the header message.Methods in com.totvs.tjf.core.message with parameters of type TOTVSHeader Modifier and Type Method Description voidTOTVSMessage. setHeader(TOTVSHeader header)This method sets the header message.
-