|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CGPlacesSearchType | |
---|---|
com.citygrid.content.places.search |
Uses of CGPlacesSearchType in com.citygrid.content.places.search |
---|
Fields in com.citygrid.content.places.search declared as CGPlacesSearchType | |
---|---|
private CGPlacesSearchType |
CGPlacesSearch.type
Restricts results to listings of the given type |
Methods in com.citygrid.content.places.search that return CGPlacesSearchType | |
---|---|
CGPlacesSearchType |
CGPlacesSearch.getType()
|
static CGPlacesSearchType |
CGPlacesSearchType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CGPlacesSearchType[] |
CGPlacesSearchType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.citygrid.content.places.search with parameters of type CGPlacesSearchType | |
---|---|
void |
CGPlacesSearch.setType(CGPlacesSearchType type)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |