class NiwaTextream::Category

Contains Category object.

Attributes

name[RW]

category name

num_thread[RW]

category name

parent[RW]

category name

Public Class Methods

new() click to toggle source
# File lib/niwa_textream/models/category.rb, line 15
def initialize
end