Class: GetModulesResponse

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

MODULEAGGREGATIONRESPONSE =
1
NOTMODIFIED =
2
FIELDS =
{
  MODULEAGGREGATIONRESPONSE => {:type => ::Thrift::Types::STRUCT, :name => 'moduleAggregationResponse', :class => ::ModuleAggregationResponse},
  NOTMODIFIED => {:type => ::Thrift::Types::STRUCT, :name => 'notModified', :class => ::NotModified}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end