Class: RemoteTrackFacadeService::CreateTrack_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

TRACKFORM =
1
FIELDS =
{
  TRACKFORM => {:type => ::Thrift::Types::STRUCT, :name => 'trackForm', :class => ::TrackForm}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



337
# File 'lib/remote_track_facade_service.rb', line 337

def struct_fields; FIELDS; end

#validateObject



339
340
# File 'lib/remote_track_facade_service.rb', line 339

def validate
end