Module ThriftClient::Simple::ComplexType::Extends
In: lib/thrift_client/simple.rb
lib/thrift_client/simple.rb

Methods

type_id   type_id   type_id=   type_id=  

Public Instance methods

[Source]

    # File lib/thrift_client/simple.rb, line 38
38:         def type_id
39:           @type_id
40:         end

[Source]

    # File lib/thrift_client/simple.rb, line 38
38:         def type_id
39:           @type_id
40:         end

[Source]

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

[Source]

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

[Validate]