Class: BuddyWebChatBarItem

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

LABEL =
1
URL =
2
FIELDS =
{
  LABEL => {:type => ::Thrift::Types::STRING, :name => 'label'},
  URL => {:type => ::Thrift::Types::STRING, :name => 'url'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end