Class: OData4::Properties::Int64
- Inherits:
-
Integer
- Object
- OData4::Property
- Integer
- OData4::Properties::Int64
- Defined in:
- lib/odata4/properties/integer.rb
Overview
Defines the Integer (64 bit) OData4 type.
Instance Attribute Summary
Attributes inherited from OData4::Property
Method Summary
Methods inherited from Integer
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