Class: BeaconTouchActions
- Inherits:
-
Object
- Object
- BeaconTouchActions
- 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
- ACTIONS =
1
- FIELDS =
{ ACTIONS => {:type => ::Thrift::Types::LIST, :name => 'actions', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3937 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 3937 def struct_fields; FIELDS; end |
#validate ⇒ Object
3939 3940 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 3939 def validate end |