|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.subsystems.qsys.api.MessageDescriptor
public class MessageDescriptor
IBM i Message description
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
MessageDescriptor(String id,
String text,
String help,
int severity)
Constructor for Message. |
Method Summary | |
---|---|
String |
getHelp()
Returns the help. |
String |
getId()
Returns the id. |
int |
getSeverity()
Returns the severity. |
String |
getText()
Returns the text. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String Copyright
Constructor Detail |
---|
public MessageDescriptor(String id, String text, String help, int severity)
Method Detail |
---|
public String getHelp()
public String getId()
public int getSeverity()
public String getText()
public String toString()
toString
in class Object
Object.toString()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |