|
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 SystemMessage com.ibm.etools.iseries.services.qsys.QSYSServiceSystemMessage
public class QSYSServiceSystemMessage
Field Summary | |
---|---|
static String |
validJobNameChars
|
static String |
VARIANTS
|
Constructor Summary | |
---|---|
QSYSServiceSystemMessage(String comp,
String sub,
String number,
char ind,
String l1,
String l2)
|
Method Summary | |
---|---|
String |
getMessageID()
Return the message id of this message. |
String |
getMessageSeverity()
Retrieve the message severity |
int |
getMessageSeverityInt()
Retrieve the message severity as an integer |
String |
getMsgType()
Return translated string describing the type of this message. |
ISeriesJobName |
getSubmittedJobInformation()
Get Job name, user, number from the message Use when the message is a CPC1221 message Returns null if it is not a CPC1221 message |
void |
setMessageID(String messageID)
Set message id of this message. |
void |
setMessageSeverityInt(int severity)
Retrieve the message severity |
void |
setMessageTypeInt(int type)
Retrieve the message severity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String VARIANTS
public static final String validJobNameChars
Constructor Detail |
---|
public QSYSServiceSystemMessage(String comp, String sub, String number, char ind, String l1, String l2)
Method Detail |
---|
public String getMessageSeverity()
public void setMessageSeverityInt(int severity)
public int getMessageSeverityInt()
public String getMsgType()
public void setMessageTypeInt(int type)
public String getMessageID()
public void setMessageID(String messageID)
public ISeriesJobName getSubmittedJobInformation()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |