# File lib/thrift_client/simple.rb, line 38 def type_id @type_id end
# File lib/thrift_client/simple.rb, line 34 def type_id=(n) @type_id = n end