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
3934 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 3934 def struct_fields; FIELDS; end |
#validate ⇒ Object
3936 3937 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 3936 def validate end |