Module: ThriftClient::Simple::ComplexType::Extends
- Defined in:
- lib/thrift_client/simple.rb
Instance Method Summary collapse
Instance Method Details
#type_id ⇒ Object
38 39 40 |
# File 'lib/thrift_client/simple.rb', line 38 def type_id @type_id end |
#type_id=(n) ⇒ Object
34 35 36 |
# File 'lib/thrift_client/simple.rb', line 34 def type_id=(n) @type_id = n end |