Class: Acs::Proxy::IAlbumProxyHandler::QuerySimpleAlbum_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/i_album_proxy_handler.rb

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

ID =
1
FIELDS =
{
  ID => {:type => ::Thrift::Types::I64, :name => 'id'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



250
# File 'lib/i_album_proxy_handler.rb', line 250

def struct_fields; FIELDS; end

#validateObject



252
253
# File 'lib/i_album_proxy_handler.rb', line 252

def validate
end