class Kilometric::Point

Included Modules

Defined in:

kilometric.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(from : UInt64, value : UInt64) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def from : UInt64 #

[View source]
def from=(from : UInt64) #

[View source]
def value : UInt64 #

[View source]
def value=(value : UInt64) #

[View source]