public class Comparison_OperatorsTypeItem extends Object implements Serializable
| Constructor and Description |
|---|
Comparison_OperatorsTypeItem() |
| Modifier and Type | Method and Description |
|---|---|
Between |
getBetween()
Returns the value of field 'between'.
|
Object |
getChoiceValue()
Returns the value of field 'choiceValue'.
|
Like |
getLike()
Returns the value of field 'like'.
|
NullCheck |
getNullCheck()
Returns the value of field 'nullCheck'.
|
Simple_Comparisons |
getSimple_Comparisons()
Returns the value of field 'simple_Comparisons'.
|
void |
setBetween(Between between)
Sets the value of field 'between'.
|
void |
setLike(Like like)
Sets the value of field 'like'.
|
void |
setNullCheck(NullCheck nullCheck)
Sets the value of field 'nullCheck'.
|
void |
setSimple_Comparisons(Simple_Comparisons simple_Comparisons)
Sets the value of field 'simple_Comparisons'.
|
public Between getBetween()
public Object getChoiceValue()
public Like getLike()
public NullCheck getNullCheck()
public Simple_Comparisons getSimple_Comparisons()
public void setBetween(Between between)
between - the value of field 'between'.public void setLike(Like like)
like - the value of field 'like'.public void setNullCheck(NullCheck nullCheck)
nullCheck - the value of field 'nullCheck'.public void setSimple_Comparisons(Simple_Comparisons simple_Comparisons)
simple_Comparisons - the value of field
'simple_Comparisons'.Copyright © 2022 B3Partners B.V.. All rights reserved.