T - type of the parentpublic final class SetValueExpressionBuilder<T> extends ValueExpressionBuilder<T,SetExpressionBuilder<T>,SetValueExpressionBuilder<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
endSet()
ends the set statement
|
add, and, arraySize, call, callNoParam, castTo, getArrayValueAt, instanceOf, isEqualTo, isGreaterThan, isNotNull, isNullpublic T endSet()
Copyright © 2014. All Rights Reserved.