Class: OBIX::Objects::Boolean
- Defined in:
- lib/obix/objects/boolean.rb
Overview
Booleans represent a boolean condition of either true or false.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#find, #initialize, parse, #to_node, #to_s, #to_xml
Methods included from Tag
Constructor Details
This class inherits a constructor from OBIX::Objects::Base