Class: OData4::Properties::Double

Inherits:
Float show all
Defined in:
lib/odata4/properties/float.rb

Overview

Defines the Double (Float) OData4 type.

Instance Attribute Summary

Attributes inherited from OData4::Property

#name, #options, #value

Method Summary

Methods inherited from Float

#type, #value, #value=

Methods inherited from OData4::Property

#==, #allows_nil?, #concurrency_mode, from_xml, #initialize, #json_value, #strict?, #to_xml, #type, #url_value, #xml_value

Constructor Details

This class inherits a constructor from OData4::Property