class QR::QRDualCompareOperation

Included Modules

Defined in:

pocketlib/qr.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(value : String) #

[View source]

Instance Method Detail

def tag : String #

[View source]
def tag=(tag : String) #

[View source]
def value : String #

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

[View source]