Uses of Class
com.ibm.di.connector.tam.TMSMsgId
-
Packages that use TMSMsgId Package Description com.ibm.di.connector.tam Provides classes for the TAM connector. -
-
Uses of TMSMsgId in com.ibm.di.connector.tam
Methods in com.ibm.di.connector.tam with parameters of type TMSMsgId Modifier and Type Method Description static java.lang.String
TMSMessageGetter. getMessage(TMSMsgId id)
Get the globalized message for the given MessageID.static java.lang.String
TMSMessageGetter. getMessage(TMSMsgId id, java.lang.Object arg)
Get the globalized message for the given MessageID.static java.lang.String
TMSMessageGetter. getMessage(TMSMsgId id, java.lang.Object[] args)
Get the globalized message for the given MessageID.
-