Class: NotifyEnteringResponse
- Inherits:
-
Object
- Object
- NotifyEnteringResponse
- 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
- ADMISSIONTIME =
1
- FIELDS =
{ ADMISSIONTIME => {:type => ::Thrift::Types::I64, :name => 'admissionTime'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11417 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11417 def struct_fields; FIELDS; end |
#validate ⇒ Object
11419 11420 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11419 def validate end |