Class: GetPredefinedScenarioSetsResponse
- Inherits:
-
Object
- Object
- GetPredefinedScenarioSetsResponse
- 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
- SCENARIOSETS =
1
- FIELDS =
{ SCENARIOSETS => {:type => ::Thrift::Types::MAP, :name => 'scenarioSets', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::ScenarioSet}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5176 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5176 def struct_fields; FIELDS; end |
#validate ⇒ Object
5178 5179 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5178 def validate end |