|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gisgraphy.domain.geoloc.entity.GisFeature
com.gisgraphy.domain.geoloc.entity.Field
public class Field
Represents a Field.
| Field Summary |
|---|
| Fields inherited from class com.gisgraphy.domain.geoloc.entity.GisFeature |
|---|
countryDao, LOCATION_COLUMN_NAME, logger |
| Constructor Summary | |
|---|---|
Field()
Needed by CGLib |
|
Field(GisFeature gisFeature)
Constructor that populate the Field with the gisFeature fields |
|
| Method Summary | |
|---|---|
boolean |
isFullTextSearchable()
Override the gisFeature value. |
| Methods inherited from class com.gisgraphy.domain.geoloc.entity.GisFeature |
|---|
addAlternateName, addAlternateNames, distance, equals, getAdm, getAdm1Code, getAdm1Name, getAdm2Code, getAdm2Name, getAdm3Code, getAdm3Name, getAdm4Code, getAdm4Name, getAlternateNames, getAsciiName, getCountry, getCountryCode, getElevation, getFeatureClass, getFeatureCode, getFeatureId, getFullyQualifiedName, getGtopo30, getId, getLatitude, getLocation, getLongitude, getModificationDate, getName, getPopulation, getSource, getTimezone, hashCode, isAdm, isCity, isCountry, populate, setAdm, setAdm1Code, setAdm1Name, setAdm2Code, setAdm2Name, setAdm3Code, setAdm3Name, setAdm4Code, setAdm4Name, setAlternateNames, setAsciiName, setCountryCode, setElevation, setFeatureClass, setFeatureCode, setFeatureId, setGtopo30, setId, setLocation, setModificationDate, setName, setPopulation, setSource, setTimezone, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Field(GisFeature gisFeature)
Field with the gisFeature fields
gisFeature - The gisFeature from which we want to populate the
Fieldpublic Field()
| Method Detail |
|---|
public boolean isFullTextSearchable()
isFullTextSearchable in class GisFeature
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||