Class: Geocoder::ReverseGeocode_args

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

Constant Summary collapse

R =
1
FIELDS =
{
  R => {:type => ::Thrift::Types::STRUCT, :name => 'r', :class => ::GeocodeRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



192
# File 'lib/thrift/geocoder.rb', line 192

def struct_fields; FIELDS; end

#validateObject



194
195
# File 'lib/thrift/geocoder.rb', line 194

def validate
end