module ThriftClient::Simple::ThriftStruct::Extend
Public Instance Methods
_fields()
click to toggle source
# File lib/thrift_client/simple.rb, line 210 def _fields @fields end
_fields=(f)
click to toggle source
# File lib/thrift_client/simple.rb, line 214 def _fields=(f) @fields = f end