public static class

MapFragment.Args.Strings

extends Object
java.lang.Object
   ↳ com.mapsted.ui.map.MapFragment.Args.Strings

Summary

Constants
String ARBITRARY_LOCATION_JSON
String SEARCH_ENTITY_NAME
Public Constructors
Strings()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String ARBITRARY_LOCATION_JSON

Constant Value: "arbitraryLocationJson"

public static final String SEARCH_ENTITY_NAME

Constant Value: "searchEntityNameKey"

Public Constructors

public Strings ()