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 TypeMethodDescriptionvoidProperty.setFeatures(Features features) voidPropertyLite.setFeatures(Features features) voidPropertyLiteBot.setFeatures(Features features) voidPropertyPreview.setFeatures(Features features) voidPropertyUserLite.setFeatures(Features features)