Uses of Class
de.fraunhofer.iosb.ilt.sensorthingsmanager.controller.EntityListEntry
-
Packages that use EntityListEntry Package Description de.fraunhofer.iosb.ilt.sensorthingsmanager.controller -
-
Uses of EntityListEntry in de.fraunhofer.iosb.ilt.sensorthingsmanager.controller
Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.controller that return EntityListEntry Modifier and Type Method Description EntityListEntry<T>EntityListEntry. setChanged(boolean changed)EntityListEntry<T>EntityListEntry. setEntity(T entity)
-