Uses of Class
app.babylon.table.transform.TransformNegate
Packages that use TransformNegate
-
Uses of TransformNegate in app.babylon.table.transform
Methods in app.babylon.table.transform that return TransformNegateModifier and TypeMethodDescriptionstatic TransformNegateTransformNegate.of(ColumnName columnName) static TransformNegateTransformNegate.of(ColumnName columnName, ColumnName newColumnName) static TransformNegatestatic TransformNegateTransformNegate.when(ColumnName columnName, ColumnName newColumnName, ColumnName conditionColumnName, String conditionValue) static TransformNegateTransformNegate.when(ColumnName columnName, ColumnName conditionColumnName, String conditionValue)