Uses of Interface
overit.geocallapp.wfm.core.bl.features.value.IFeatureValue
Packages that use IFeatureValue
Package
Description
-
Uses of IFeatureValue in overit.geocallapp.wfm.core.bl.technicalobject.feature
Classes in overit.geocallapp.wfm.core.bl.technicalobject.feature that implement IFeatureValueModifier and TypeClassDescriptionclassBusiness object representing a technical object's feature value. -
Uses of IFeatureValue in overit.geocallapp.wfm.core.soap.features.featurevalue.v1
Methods in overit.geocallapp.wfm.core.soap.features.featurevalue.v1 with type parameters of type IFeatureValueModifier and TypeMethodDescription<T extends IFeatureValue>
List<T> FeatureMappingHelper.getBOFeatureValues(FeatureValues featureValues, Class<T> boFeatureValueClass, Long featureClassType, PoolKit poolKit)