|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Messages.MessageID | |
---|---|
com.ibm.di.fc.remotecmdlnfc | Provides classes for the remote command line function component. |
Uses of Messages.MessageID in com.ibm.di.fc.remotecmdlnfc |
---|
Classes in com.ibm.di.fc.remotecmdlnfc that implement Messages.MessageID | |
---|---|
class |
RemoteCLFCMsgIds
Typesafe enum of the RemoteCLFC message ids |
Methods in com.ibm.di.fc.remotecmdlnfc with parameters of type Messages.MessageID | |
---|---|
java.lang.String |
TMSMessagesImpl.getMessage(Messages.MessageID id)
Get the globalized message for the given MessageID. |
java.lang.String |
Messages.getMessage(Messages.MessageID id)
Get the globalized message for the given MessageID. |
java.lang.String |
TMSMessagesImpl.getMessage(Messages.MessageID id,
java.lang.Object[] args)
Get the globalized message for the given MessageID. |
java.lang.String |
Messages.getMessage(Messages.MessageID id,
java.lang.Object[] args)
Get the globalized message for the given MessageID. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |