Uses of Class
de.fraunhofer.iosb.ilt.sta.model.FeatureOfInterest
-
Packages that use FeatureOfInterest Package Description de.fraunhofer.iosb.ilt.sta.model de.fraunhofer.iosb.ilt.sta.model.builder.api -
-
Uses of FeatureOfInterest in de.fraunhofer.iosb.ilt.sta.model
Methods in de.fraunhofer.iosb.ilt.sta.model that return FeatureOfInterest Modifier and Type Method Description FeatureOfInterestObservation. getFeatureOfInterest()FeatureOfInterestFeatureOfInterest. withOnlyId()Methods in de.fraunhofer.iosb.ilt.sta.model that return types with arguments of type FeatureOfInterest Modifier and Type Method Description BaseDao<FeatureOfInterest>FeatureOfInterest. getDao(SensorThingsService service)Methods in de.fraunhofer.iosb.ilt.sta.model with parameters of type FeatureOfInterest Modifier and Type Method Description voidObservation. setFeatureOfInterest(FeatureOfInterest featureOfInterest) -
Uses of FeatureOfInterest in de.fraunhofer.iosb.ilt.sta.model.builder.api
Methods in de.fraunhofer.iosb.ilt.sta.model.builder.api that return FeatureOfInterest Modifier and Type Method Description protected FeatureOfInterestAbstractFeatureOfInterestBuilder. newBuildingInstance()Methods in de.fraunhofer.iosb.ilt.sta.model.builder.api with parameters of type FeatureOfInterest Modifier and Type Method Description UAbstractObservationBuilder. featureOfInterest(FeatureOfInterest featureOfInterest)
-