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