org.onebusaway.transit_data_federation.services
Class RouteCollectionSearchIndexConstants

java.lang.Object
  extended by org.onebusaway.transit_data_federation.services.RouteCollectionSearchIndexConstants

public class RouteCollectionSearchIndexConstants
extends Object


Field Summary
static String FIELD_ROUTE_COLLECTION_AGENCY_ID
           
static String FIELD_ROUTE_COLLECTION_ID
           
static String FIELD_ROUTE_DESCRIPTION
           
static String FIELD_ROUTE_LONG_NAME
           
static String FIELD_ROUTE_SHORT_NAME
           
 
Constructor Summary
RouteCollectionSearchIndexConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIELD_ROUTE_COLLECTION_AGENCY_ID

public static final String FIELD_ROUTE_COLLECTION_AGENCY_ID
See Also:
Constant Field Values

FIELD_ROUTE_COLLECTION_ID

public static final String FIELD_ROUTE_COLLECTION_ID
See Also:
Constant Field Values

FIELD_ROUTE_SHORT_NAME

public static final String FIELD_ROUTE_SHORT_NAME
See Also:
Constant Field Values

FIELD_ROUTE_LONG_NAME

public static final String FIELD_ROUTE_LONG_NAME
See Also:
Constant Field Values

FIELD_ROUTE_DESCRIPTION

public static final String FIELD_ROUTE_DESCRIPTION
See Also:
Constant Field Values
Constructor Detail

RouteCollectionSearchIndexConstants

public RouteCollectionSearchIndexConstants()


Copyright © 2012 OneBusAway. All Rights Reserved.