Class: Qreki::Qrk

Inherits:
Object
  • Object
show all
Defined in:
lib/qreki.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dayObject

Returns the value of attribute day.



13
14
15
# File 'lib/qreki.rb', line 13

def day
  @day
end

#monthObject

Returns the value of attribute month.



13
14
15
# File 'lib/qreki.rb', line 13

def month
  @month
end

#rokuyouObject

Returns the value of attribute rokuyou.



13
14
15
# File 'lib/qreki.rb', line 13

def rokuyou
  @rokuyou
end

#sekkiObject

Returns the value of attribute sekki.



13
14
15
# File 'lib/qreki.rb', line 13

def sekki
  @sekki
end

#uruuObject

Returns the value of attribute uruu.



13
14
15
# File 'lib/qreki.rb', line 13

def uruu
  @uruu
end

#yearObject

Returns the value of attribute year.



13
14
15
# File 'lib/qreki.rb', line 13

def year
  @year
end