Class: Geocoder::Geocode_args
- Inherits:
-
Object
- Object
- Geocoder::Geocode_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/geocoder.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- R =
1
- FIELDS =
{ R => {:type => ::Thrift::Types::STRUCT, :name => 'r', :class => ::GeocodeRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
160 |
# File 'lib/thrift/geocoder.rb', line 160 def struct_fields; FIELDS; end |
#validate ⇒ Object
162 163 |
# File 'lib/thrift/geocoder.rb', line 162 def validate end |