Class: UserEvent

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

ENDOFINPUT =
1
SHOWPORTALSEARCHBTN =
2
FIELDS =
{
  ENDOFINPUT => {:type => ::Thrift::Types::BOOL, :name => 'endOfInput'},
  SHOWPORTALSEARCHBTN => {:type => ::Thrift::Types::STRING, :name => 'showPortalSearchBtn'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end