Module ThriftClient::Simple::ThriftStruct::Extend
In: lib/thrift_client/simple.rb
lib/thrift_client/simple.rb

Methods

_fields   _fields   _fields=   _fields=  

Public Instance methods

[Source]

     # File lib/thrift_client/simple.rb, line 210
210:         def _fields
211:           @fields
212:         end

[Source]

     # File lib/thrift_client/simple.rb, line 210
210:         def _fields
211:           @fields
212:         end

[Source]

     # File lib/thrift_client/simple.rb, line 214
214:         def _fields=(f)
215:           @fields = f
216:         end

[Source]

     # File lib/thrift_client/simple.rb, line 214
214:         def _fields=(f)
215:           @fields = f
216:         end

[Validate]