Class: Base4R::BooleanAttribute

Inherits:
Attribute show all
Defined in:
lib/attribute.rb

Overview

BooleanAttribute represents a Boolean

Instance Attribute Summary

Attributes inherited from Attribute

#name, #namespace, #options, #private_attribute, #value

Method Summary

Methods inherited from Attribute

#private_attribute?, #to_xml, to_xml, #type_name, type_name, #type_name=

Methods included from AdditionalXmlAttributeMethods

#additional_xml_attribute_map, included, #xml_attribute_value, #xml_attributes

Methods included from ChildAttributeMethods

#add_child, #add_child_attribute, #child, #children, #children_map, #children_names, included