Class: ContactCalendarEvents

Inherits:
Object
  • Object
show all
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

EVENTS =
1
FIELDS =
{
  EVENTS => {:type => ::Thrift::Types::MAP, :name => 'events', :key => {:type => ::Thrift::Types::I32, :enum_class => ::P0_a_e_a_b_u8}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::ContactCalendarEvent}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



17366
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17366

def struct_fields; FIELDS; end

#validateObject



17368
17369
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17368

def validate
end