Module: ThriftClient::Simple::ThriftStruct::Extend
- Defined in:
- lib/thrift_client/simple.rb
Instance Method Summary collapse
Instance Method Details
#_fields ⇒ Object
210 211 212 |
# File 'lib/thrift_client/simple.rb', line 210 def _fields @fields end |
#_fields=(f) ⇒ Object
214 215 216 |
# File 'lib/thrift_client/simple.rb', line 214 def _fields=(f) @fields = f end |