Class: OData::Properties::Int64
- Inherits:
-
Integer
- Object
- OData::Property
- Integer
- OData::Properties::Int64
- Defined in:
- lib/odata/properties/integer.rb
Overview
Defines the Integer (64 bit) OData type.
Instance Attribute Summary
Attributes inherited from OData::Property
Method Summary
Methods inherited from Integer
Methods inherited from OData::Property
#==, #allows_nil?, #concurrency_mode, #initialize, #to_xml, #type, #url_value, #xml_value
Constructor Details
This class inherits a constructor from OData::Property