Interface ITextDataProp
- All Superinterfaces:
IDataProp
- All Known Implementing Classes:
AbstractJMSMessageProducerWorkflowAction.DataCfg,MQTTMessageProducerWorkflowAction.DataCfg,UDPSendDatagramWorkflowAction.DataCfg
-
Method Summary
-
Method Details
-
getText
String getText()Get the static payload character data.- Returns:
- The static payload data, or
null.
-
setText
Set static payload character data.- Parameters:
p_strText- The static payload data.
-