public class

BooleanFilter

extends Filter
java.lang.Object
   ↳ org.mule.LiquidPlanner.client.model.Filter
     ↳ org.mule.LiquidPlanner.client.model.BooleanFilter

Summary

Nested Classes
enum BooleanFilter.BooleanFilterType  
Constants
String BOOLEAN_FILTER_OPERATOR
[Expand]
Inherited Fields
From class org.mule.LiquidPlanner.client.model.Filter
Public Constructors
BooleanFilter(BooleanFilter.BooleanFilterType filterType, Boolean value)
[Expand]
Inherited Methods
From class org.mule.LiquidPlanner.client.model.Filter
From class java.lang.Object

Constants

private static final String BOOLEAN_FILTER_OPERATOR

Constant Value: " is "

Public Constructors

public BooleanFilter (BooleanFilter.BooleanFilterType filterType, Boolean value)

Parameters
filterType
value