Class: LocateRule

Inherits:
Struct
  • Object
show all
Defined in:
lib/gb_mapfish_appserver/engine.rb

Instance Attribute Summary collapse

Instance Attribute Details

#layerObject

Returns the value of attribute layer

Returns:

  • (Object)

    the current value of layer



15
16
17
# File 'lib/gb_mapfish_appserver/engine.rb', line 15

def layer
  @layer
end

#modelObject

Returns the value of attribute model

Returns:

  • (Object)

    the current value of model



15
16
17
# File 'lib/gb_mapfish_appserver/engine.rb', line 15

def model
  @model
end

#search_fieldObject

Returns the value of attribute search_field

Returns:

  • (Object)

    the current value of search_field



15
16
17
# File 'lib/gb_mapfish_appserver/engine.rb', line 15

def search_field
  @search_field
end