com.gisgraphy.fulltext
Class Constants

java.lang.Object
  extended by com.gisgraphy.fulltext.Constants

public class Constants
extends Object


Field Summary
static Class[] CITY_AND_CITYSUBDIVISION_PLACETYPE
          convenence placetype for city and citySubdivision
static Class[] ONLY_ADM_PLACETYPE
          convenence placetype for only adm
static Class[] ONLY_CITY_PLACETYPE
          convenence placetype for only city
static Class[] STREET_PLACETYPE
          convenence placetype for city and citySubdivision
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONLY_CITY_PLACETYPE

public static final Class[] ONLY_CITY_PLACETYPE
convenence placetype for only city


ONLY_ADM_PLACETYPE

public static final Class[] ONLY_ADM_PLACETYPE
convenence placetype for only adm


CITY_AND_CITYSUBDIVISION_PLACETYPE

public static final Class[] CITY_AND_CITYSUBDIVISION_PLACETYPE
convenence placetype for city and citySubdivision


STREET_PLACETYPE

public static final Class[] STREET_PLACETYPE
convenence placetype for city and citySubdivision

Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.