Class: KeywordInfo
- Inherits:
-
Object
- Object
- KeywordInfo
- 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
- KEYWORD =
1
- ICONPATH =
2
- LABEL =
3
- LOCATIONINFOAGREEMENT =
4
- FIELDS =
{ KEYWORD => {:type => ::Thrift::Types::STRING, :name => 'keyword'}, ICONPATH => {:type => ::Thrift::Types::STRING, :name => 'iconPath'}, LABEL => {:type => ::Thrift::Types::STRING, :name => 'label'}, LOCATIONINFOAGREEMENT => {:type => ::Thrift::Types::BOOL, :name => 'locationInfoAgreement'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
8868 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8868 def struct_fields; FIELDS; end |
#validate ⇒ Object
8870 8871 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8870 def validate end |