Uses of Interface
org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
-
Packages that use GeoPointBinder Package Description org.hibernate.search.mapper.pojo.bridge.builtin.programmatic -
-
Uses of GeoPointBinder in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
Methods in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic that return GeoPointBinder Modifier and Type Method Description static GeoPointBinderGeoPointBinder. create()GeoPointBinderGeoPointBinder. fieldName(String fieldName)GeoPointBinderGeoPointBinder. markerSet(String markerSet)GeoPointBinderGeoPointBinder. projectable(Projectable projectable)GeoPointBinderGeoPointBinder. sortable(Sortable sortable)
-