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.



17
18
19
# File 'lib/qreki.rb', line 17

def day
  @day
end

#monthObject

Returns the value of attribute month.



17
18
19
# File 'lib/qreki.rb', line 17

def month
  @month
end

#rokuyouObject

Returns the value of attribute rokuyou.



17
18
19
# File 'lib/qreki.rb', line 17

def rokuyou
  @rokuyou
end

#sekkiObject

Returns the value of attribute sekki.



17
18
19
# File 'lib/qreki.rb', line 17

def sekki
  @sekki
end

#uruuObject

Returns the value of attribute uruu.



17
18
19
# File 'lib/qreki.rb', line 17

def uruu
  @uruu
end

#yearObject

Returns the value of attribute year.



17
18
19
# File 'lib/qreki.rb', line 17

def year
  @year
end