public interface KkMsgIf
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMsgKey() |
java.lang.String |
getMsgLocale() |
int |
getMsgType() |
java.lang.String |
getMsgValue() |
void |
setMsgKey(java.lang.String msgKey) |
void |
setMsgLocale(java.lang.String msgLocale) |
void |
setMsgType(int msgType) |
void |
setMsgValue(java.lang.String msgValue) |
java.lang.String getMsgKey()
void setMsgKey(java.lang.String msgKey)
msgKey
- the msgKey to setjava.lang.String getMsgLocale()
void setMsgLocale(java.lang.String msgLocale)
msgLocale
- the msgLocale to setint getMsgType()
void setMsgType(int msgType)
msgType
- the msgType to setjava.lang.String getMsgValue()
void setMsgValue(java.lang.String msgValue)
msgValue
- the msgValue to setCopyright © 2018 DS Data Systems UK Ltd.