|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IQSYSJobDefinitionProperties
Job definition properties.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
String |
getAccountingCode()
Get the accounting code |
String |
getBreakMessageHandling()
Get the break message handling |
int |
getCurrentSystemPool()
Get the current system pool |
String |
getDeviceRecoveryAction()
Get the device recovery action |
int |
getEndSeverity()
Get the end severity |
String |
getInquiryMessageReply()
Get the inquiry message reply |
String |
getLogCLPrograms()
Get the log CL programs setting |
String |
getLoggingLevel()
Get the logging level |
int |
getLoggingSeverity()
Get the logging severity |
String |
getLoggingText()
Get the logging text |
String |
getMessageQueueAction()
Get the message queue action |
int |
getMessageQueueMaxSize()
Get the message queue max size |
String |
getOutputQueue()
get the job output queue |
String |
getOutputQueuePriority()
Get the output queue priority |
String |
getPrinter()
Get the printer |
String |
getPrinterText()
Get the printer text |
String |
getPrintKeyFormat()
Get the print key format |
int |
getProductReturnCode()
Get the product return code |
int |
getProgramReturnCode()
Get the program return code |
String |
getRoutingData()
Get the job routing data |
String |
getStatusMessageHandling()
Get the status message handling |
String |
getSwitchSettings()
Get the job switch settings |
String |
getTimeSliceEndPool()
Get the time slice |
int |
getUserReturnCode()
Get the user return code |
boolean |
isKeepDDMConnectionsAlive()
Is keep DDM connections alive on |
void |
setAccountingCode(String code)
Set the accounting code |
void |
setBreakMessageHandling(String handling)
Set the break message handling |
void |
setCurrentSystemPool(int pool)
Set the current system pool |
void |
setDeviceRecoveryAction(String action)
Set the device recovery action |
void |
setEndSeverity(int severity)
Set the end severity |
void |
setInquiryMessageReply(String reply)
Set the inquiry message reply |
void |
setKeepDDMConnectionsAlive(boolean keepAlive)
Set the keep DDM connections alive setting |
void |
setLogCLPrograms(String log)
Set the log CL programs setting |
void |
setLoggingLevel(String level)
Set the logging level |
void |
setLoggingSeverity(int severity)
Set the logging severity |
void |
setLoggingText(String text)
Set the logging text |
void |
setMessageQueueAction(String action)
Set the message queue action |
void |
setMessageQueueMaxSize(int maxSize)
Set the message queue max size |
void |
setOutputQueue(String queue)
Set the job output queue |
void |
setOutputQueuePriority(String priority)
Set the output queue priority |
void |
setPrinter(String printer)
Set the printer |
void |
setPrinterText(String text)
Set the printer text |
void |
setPrintKeyFormat(String format)
Set the printer key format |
void |
setProductReturnCode(int rc)
Set the product return code |
void |
setProgramReturnCode(int rc)
Set the program return code |
void |
setRoutingData(String data)
Set the routing data |
void |
setStatusMessageHandling(String handling)
Set the status message handling |
void |
setSwtichSettings(String switches)
Set the job switch settings |
void |
setTimeSliceEndPool(String timeSlice)
Set the time slice |
void |
setUserReturnCode(int rc)
Set the user return code |
Field Detail |
---|
static final String copyright
Method Detail |
---|
String getOutputQueue()
void setOutputQueue(String queue)
String getOutputQueuePriority()
void setOutputQueuePriority(String priority)
String getPrinter()
void setPrinter(String printer)
String getPrinterText()
void setPrinterText(String text)
String getPrintKeyFormat()
void setPrintKeyFormat(String format)
String getRoutingData()
void setRoutingData(String data)
int getCurrentSystemPool()
void setCurrentSystemPool(int pool)
String getTimeSliceEndPool()
void setTimeSliceEndPool(String timeSlice)
int getProductReturnCode()
void setProductReturnCode(int rc)
int getUserReturnCode()
void setUserReturnCode(int rc)
int getProgramReturnCode()
void setProgramReturnCode(int rc)
String getSwitchSettings()
void setSwtichSettings(String switches)
String getBreakMessageHandling()
void setBreakMessageHandling(String handling)
String getStatusMessageHandling()
void setStatusMessageHandling(String handling)
String getInquiryMessageReply()
void setInquiryMessageReply(String reply)
int getEndSeverity()
void setEndSeverity(int severity)
String getLogCLPrograms()
void setLogCLPrograms(String log)
String getLoggingLevel()
void setLoggingLevel(String level)
int getLoggingSeverity()
void setLoggingSeverity(int severity)
String getLoggingText()
void setLoggingText(String text)
int getMessageQueueMaxSize()
void setMessageQueueMaxSize(int maxSize)
String getMessageQueueAction()
void setMessageQueueAction(String action)
String getDeviceRecoveryAction()
void setDeviceRecoveryAction(String action)
boolean isKeepDDMConnectionsAlive()
void setKeepDDMConnectionsAlive(boolean keepAlive)
String getAccountingCode()
void setAccountingCode(String code)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |