Class: Module

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb

Constant Summary collapse

ID =
1
TEMPLATENAME =
2
FIELDS =
{
  ID => {:type => ::Thrift::Types::STRING, :name => 'id'},
  TEMPLATENAME => {:type => ::Thrift::Types::STRING, :name => 'templateName'},
  FIELDS => {:type => ::Thrift::Types::MAP, :name => 'fields', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}},
  ELEMENTS => {:type => ::Thrift::Types::LIST, :name => 'elements', :element => {:type => ::Thrift::Types::STRING}},
  ETAG => {:type => ::Thrift::Types::STRING, :name => 'etag'},
  REFRESHTIMESEC => {:type => ::Thrift::Types::I32, :name => 'refreshTimeSec'},
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name'},
  RECOMMENDABLE => {:type => ::Thrift::Types::BOOL, :name => 'recommendable'},
  RECOMMENDEDMODELID => {:type => ::Thrift::Types::STRING, :name => 'recommendedModelId'}
}
ELEMENTS =
4
ETAG =
5
REFRESHTIMESEC =
6
NAME =
7
RECOMMENDABLE =
8
RECOMMENDEDMODELID =
9

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



12715
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12715

def struct_fields; FIELDS; end

#validateObject



12717
12718
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12717

def validate
end