| Package | Description |
|---|---|
| com.consol.citrus.model.testcase.core |
| Modifier and Type | Field and Description |
|---|---|
protected ScriptDefinitionType |
SendDefinition.Message.builder |
protected ScriptDefinitionType |
ReceiveDefinition.Message.builder |
protected ScriptDefinitionType |
VariablesDefinition.Variable.Value.script |
protected ScriptDefinitionType |
ReceiveDefinition.Message.Validate.script |
protected ScriptDefinitionType |
CreateVariablesDefinition.Variable.Value.script |
protected ScriptDefinitionType |
SqlDefinition.validateScript |
| Modifier and Type | Method and Description |
|---|---|
ScriptDefinitionType |
ObjectFactory.createScriptDefinitionType()
Create an instance of
ScriptDefinitionType |
ScriptDefinitionType |
SendDefinition.Message.getBuilder()
Gets the value of the builder property.
|
ScriptDefinitionType |
ReceiveDefinition.Message.getBuilder()
Gets the value of the builder property.
|
ScriptDefinitionType |
VariablesDefinition.Variable.Value.getScript()
Gets the value of the script property.
|
ScriptDefinitionType |
ReceiveDefinition.Message.Validate.getScript()
Gets the value of the script property.
|
ScriptDefinitionType |
CreateVariablesDefinition.Variable.Value.getScript()
Gets the value of the script property.
|
ScriptDefinitionType |
SqlDefinition.getValidateScript()
Gets the value of the validateScript property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendDefinition.Message.setBuilder(ScriptDefinitionType value)
Sets the value of the builder property.
|
void |
ReceiveDefinition.Message.setBuilder(ScriptDefinitionType value)
Sets the value of the builder property.
|
void |
VariablesDefinition.Variable.Value.setScript(ScriptDefinitionType value)
Sets the value of the script property.
|
void |
ReceiveDefinition.Message.Validate.setScript(ScriptDefinitionType value)
Sets the value of the script property.
|
void |
CreateVariablesDefinition.Variable.Value.setScript(ScriptDefinitionType value)
Sets the value of the script property.
|
void |
SqlDefinition.setValidateScript(ScriptDefinitionType value)
Sets the value of the validateScript property.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.