public interface ControlProcessingUI1 extends ControlProcessing
Modifier and Type | Method and Description |
---|---|
void |
setAppMapItem(java.lang.String val)
set the text of the 'appMapItem' text field
|
void |
setDelim(java.lang.String d)
set the text of the 'delim' text field
|
void |
setInputRecord(java.lang.String rec)
set the text of the 'inputRecord' text field
|
void |
setStatusCode(java.lang.String status)
set the text of the 'statusCode' text field
|
void |
setTestLogMsg(java.lang.String testLogMsg)
set the text of the 'testLogMsg' text field
|
addObserver, processingComplete, start
void setStatusCode(java.lang.String status)
void setTestLogMsg(java.lang.String testLogMsg)
void setAppMapItem(java.lang.String val)
void setInputRecord(java.lang.String rec)
void setDelim(java.lang.String d)
Copyright © SAS Institute. All Rights Reserved.