Class: InstallAppData

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

INSTALLDATA =
1
FIELDS =
{
  INSTALLDATA => {:type => ::Thrift::Types::MAP, :name => 'installData', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end