Uses of Class
com.ibm.jvm.format.Message
-
Packages that use Message Package Description com.ibm.jvm.format -
-
Uses of Message in com.ibm.jvm.format
Methods in com.ibm.jvm.format that return Message Modifier and Type Method Description protected static Message
MessageFile. getMessageFromID(int id)
retrieve the message associated with a given traceIDprotected static Message
MessageFile. getMessageFromID(String compName, int id)
retrieve the message associated with a given traceID and component
-