com.chargebee.filters
Class BooleanFilter<U extends ListRequest>

java.lang.Object
  extended by com.chargebee.filters.BooleanFilter<U>
Type Parameters:
T -
U -

public class BooleanFilter<U extends ListRequest>
extends Object

Author:
sangeetha

Constructor Summary
BooleanFilter(String paramName, U req)
           
 
Method Summary
 U is(Boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanFilter

public BooleanFilter(String paramName,
                     U req)
Method Detail

is

public U is(Boolean value)


Copyright © 2016 ChargeBee. All Rights Reserved.