Method: CQL::TypeCountFilter#types

Defined in:
lib/cql/filters.rb

#typesObject (readonly)

the types of object that will be filtered against



60
61
62
# File 'lib/cql/filters.rb', line 60

def types
  @types
end