Uses of Class
com.maplander.backend.model.manage.property.Features
Packages that use Features
Package
Description
-
Uses of Features in com.maplander.backend.model.manage.LinkXML
Methods in com.maplander.backend.model.manage.LinkXML that return FeaturesMethods in com.maplander.backend.model.manage.LinkXML with parameters of type Features -
Uses of Features in com.maplander.backend.model.manage.property
Methods in com.maplander.backend.model.manage.property that return FeaturesModifier and TypeMethodDescriptionProperty.getFeatures()
PropertyLite.getFeatures()
PropertyLiteBot.getFeatures()
PropertyPreview.getFeatures()
PropertyUserLite.getFeatures()
Methods in com.maplander.backend.model.manage.property with parameters of type FeaturesModifier and TypeMethodDescriptionvoid
Property.setFeatures
(Features features) void
PropertyLite.setFeatures
(Features features) void
PropertyLiteBot.setFeatures
(Features features) void
PropertyPreview.setFeatures
(Features features) void
PropertyUserLite.setFeatures
(Features features)