Class: FrOData::Properties::Int64

Inherits:
Integer show all
Defined in:
lib/frodata/properties/integer.rb

Overview

Defines the Integer (64 bit) FrOData type.

Instance Attribute Summary

Attributes inherited from FrOData::Property

#name, #options, #value

Method Summary

Methods inherited from Integer

#type, #value, #value=

Methods inherited from FrOData::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 FrOData::Property