Uses of Enum Class
com.maplander.backend.enums.manage.property.AreaUnitEnum
Packages that use AreaUnitEnum
Package
Description
-
Uses of AreaUnitEnum in com.maplander.backend.enums.manage.property
Subclasses with type arguments of type AreaUnitEnum in com.maplander.backend.enums.manage.propertyMethods in com.maplander.backend.enums.manage.property that return AreaUnitEnumModifier and TypeMethodDescriptionstatic AreaUnitEnum
Returns the enum constant of this class with the specified name.static AreaUnitEnum[]
AreaUnitEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AreaUnitEnum in com.maplander.backend.model.manage
Methods in com.maplander.backend.model.manage that return AreaUnitEnumMethods in com.maplander.backend.model.manage with parameters of type AreaUnitEnumModifier and TypeMethodDescriptionvoid
Filter.setAreaUnit
(AreaUnitEnum areaUnit) void
FiltersBigQuery.setAreaUnit
(AreaUnitEnum areaUnit) -
Uses of AreaUnitEnum in com.maplander.backend.model.manage.property
Methods in com.maplander.backend.model.manage.property that return AreaUnitEnumMethods in com.maplander.backend.model.manage.property with parameters of type AreaUnitEnum -
Uses of AreaUnitEnum in com.maplander.backend.utils
Methods in com.maplander.backend.utils with parameters of type AreaUnitEnum