public class GeoRectangleMapper extends EntityMapper<GeoRectangle>
EntityMapper.CurrentVersion, EntityMapper.EntityType, EntityMapper.Field<U>, EntityMapper.HasFieldName, EntityMapper.ReflectiveField<U>, EntityMapper.SuperEntity
Modifier and Type | Field and Description |
---|---|
EntityMapper.EntityType |
entityType |
EntityMapper.Field<GeoPoint> |
northEast |
EntityMapper.Field<GeoPoint> |
southWest |
CONSTRUCTOR, NO_GETTER, NO_SETTER
Constructor and Description |
---|
GeoRectangleMapper() |
booleanField, collectionField, collectionField, currencyField, currentVersion, dateTimeCollectionField, dateTimeField, doubleCollectionField, doubleField, entityType, entityType, field, field, fromDb, fromDb, fromDb, fromDb, getCurrentVersion, getDiscriminator, getEntityType, getFields, getFieldsIncludingSuperEntities, getSubMapper, getSuperEntities, idField, initialize, integerField, isInitialized, listField, listField, localDateField, localeField, longField, newInstance, newInstance, referenceCollectionField, referenceField, stringCollectionField, stringField, stringIdField, superEntity, toDb, toDb, toDb, toString, urlField
public final EntityMapper.EntityType entityType
public final EntityMapper.Field<GeoPoint> southWest
public final EntityMapper.Field<GeoPoint> northEast
Copyright © 2018 TomTom International BV. All rights reserved.