Package org.citrusframework.sql.xml
Class Sql.Validate
java.lang.Object
org.citrusframework.sql.xml.Sql.Validate
- Enclosing class:
- Sql
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Sql.Validate.Scriptprotected Stringprotected Sql.Validate.Values -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidvoidsetScript(Sql.Validate.Script script) voidvoidsetValues(Sql.Validate.Values value)
-
Field Details
-
values
-
column
-
value
-
script
-
-
Constructor Details
-
Validate
public Validate()
-
-
Method Details
-
getValues
-
setValues
-
getColumn
-
setColumn
-
getValue
-
setValue
-
getScript
-
setScript
-