Class: OData::PrimitiveType
- Defined in:
- lib/odata/types/primitive_type.rb
Direct Known Subclasses
BinaryType, BooleanType, DateTimeOffsetType, DateType, DoubleType, GuidType, Int16Type, Int32Type, Int64Type, StreamType, StringType
Instance Attribute Summary
Attributes inherited from Type
Method Summary
Methods inherited from Type
#coerce, #collection?, #initialize
Constructor Details
This class inherits a constructor from OData::Type