class GeocodePoint

Constants

FIELDS
LAT
LNG

Public Instance Methods

struct_fields() click to toggle source
# File lib/thrift/geocoder_types.rb, line 104
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/thrift/geocoder_types.rb, line 106
def validate
end