Class: RemoteTrackFacadeService::UpdateTrack_args
- Inherits:
-
Object
- Object
- RemoteTrackFacadeService::UpdateTrack_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_track_facade_service.rb
Constant Summary collapse
- TRACKFORM =
1
- FIELDS =
{ TRACKFORM => {:type => ::Thrift::Types::STRUCT, :name => 'trackForm', :class => ::TrackForm} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
369 |
# File 'lib/remote_track_facade_service.rb', line 369 def struct_fields; FIELDS; end |
#validate ⇒ Object
371 372 |
# File 'lib/remote_track_facade_service.rb', line 371 def validate end |