Class: Metasploit::Model::Search::Operation::Set::Integer

Inherits:
Metasploit::Model::Search::Operation::Set show all
Includes:
Value::Integer
Defined in:
app/models/metasploit/model/search/operation/set/integer.rb

Overview

Search operation on an attribute that has a Set<Integer> for acceptable values.

Instance Attribute Summary

Attributes included from Value::Integer

#value_before_type_cast

Attributes inherited from Base

#operator, #value

Method Summary

Methods included from Value::Integer

#value=

Methods inherited from Metasploit::Model::Search::Operation::Set

#membership

Methods inherited from Base

#operator_valid

Methods inherited from Base

#initialize, #valid!

Constructor Details

This class inherits a constructor from Metasploit::Model::Base