com.chargebee.filters
Class BooleanFilter<U extends RequestBase>
java.lang.Object
com.chargebee.filters.BooleanFilter<U>
- Type Parameters:
T - U -
public class BooleanFilter<U extends RequestBase>
- extends Object
- Author:
- sangeetha
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanFilter
public BooleanFilter(String paramName,
U req)
is
public U is(Boolean value)
supportsPresenceOperator
public BooleanFilter<U> supportsPresenceOperator(boolean supportsPresenceOperator)
isPresent
public U isPresent(boolean value)
Copyright © 2019 ChargeBee. All Rights Reserved.