Class: ExecuteOnetimeScenarioOperation
- Inherits:
-
Object
- Object
- ExecuteOnetimeScenarioOperation
- 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
- CONNECTIONID =
1
- SCENARIO =
2
- FIELDS =
{ CONNECTIONID => {:type => ::Thrift::Types::STRING, :name => 'connectionId'}, SCENARIO => {:type => ::Thrift::Types::STRUCT, :name => 'scenario', :class => ::Scenario} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5514 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5514 def struct_fields; FIELDS; end |
#validate ⇒ Object
5516 5517 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5516 def validate end |