Uses of Class
com.core.exception.message.SSystemHeader
-
Packages that use SSystemHeader Package Description com.core.exception.message -
-
Uses of SSystemHeader in com.core.exception.message
Subclasses of SSystemHeader in com.core.exception.message Modifier and Type Class Description class
SLSystemHeader
Methods in com.core.exception.message that return SSystemHeader Modifier and Type Method Description SSystemHeader
SHeaderMessage. getSystemHeader()
Methods in com.core.exception.message with parameters of type SSystemHeader Modifier and Type Method Description void
SHeaderMessage. setSystemHeader(SSystemHeader systemHeader)
Constructors in com.core.exception.message with parameters of type SSystemHeader Constructor Description SHeaderMessage(SSystemHeader systemHeader)
-