Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.services.qsys
Class QSYSServiceMessages

java.lang.Object
  extended by NLS
      extended by com.ibm.etools.iseries.services.qsys.QSYSServiceMessages

public class QSYSServiceMessages
extends NLS

Message bundle for the QSYS service layer.


Field Summary
static String copyright
           
static String MSG_COMM_PTF_MISSING
           
static String MSG_COMM_PTF_MISSING_DETAILS
           
static String MSG_LISTRETRIEVAL_FAILED
           
static String RESID_MSGTYPE_COMPLETION
           
static String RESID_MSGTYPE_DIAGNOSTIC
           
static String RESID_MSGTYPE_ESCAPE
           
static String RESID_MSGTYPE_INFORMATIONAL
           
static String RESID_MSGTYPE_INQUIRY
           
static String RESID_MSGTYPE_NOTIFY
           
static String RESID_MSGTYPE_REPLY
           
static String RESID_MSGTYPE_REQUEST
           
 
Constructor Summary
QSYSServiceMessages()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values

MSG_LISTRETRIEVAL_FAILED

public static String MSG_LISTRETRIEVAL_FAILED

RESID_MSGTYPE_COMPLETION

public static String RESID_MSGTYPE_COMPLETION

RESID_MSGTYPE_DIAGNOSTIC

public static String RESID_MSGTYPE_DIAGNOSTIC

RESID_MSGTYPE_INFORMATIONAL

public static String RESID_MSGTYPE_INFORMATIONAL

RESID_MSGTYPE_INQUIRY

public static String RESID_MSGTYPE_INQUIRY

RESID_MSGTYPE_REQUEST

public static String RESID_MSGTYPE_REQUEST

RESID_MSGTYPE_NOTIFY

public static String RESID_MSGTYPE_NOTIFY

RESID_MSGTYPE_ESCAPE

public static String RESID_MSGTYPE_ESCAPE

RESID_MSGTYPE_REPLY

public static String RESID_MSGTYPE_REPLY

MSG_COMM_PTF_MISSING

public static String MSG_COMM_PTF_MISSING

MSG_COMM_PTF_MISSING_DETAILS

public static String MSG_COMM_PTF_MISSING_DETAILS
Constructor Detail

QSYSServiceMessages

public QSYSServiceMessages()

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.