Uses of Class
ch.psi.wica.model.channel.value.WicaChannelValueConnectedInteger
Packages that use WicaChannelValueConnectedInteger
Package
Description
Classes providing support for the low-level infrastructure that underpins a wica channel.
-
Uses of WicaChannelValueConnectedInteger in ch.psi.wica.infrastructure.channel
Subclasses of WicaChannelValueConnectedInteger in ch.psi.wica.infrastructure.channelModifier and TypeClassDescriptionstatic class
-
Uses of WicaChannelValueConnectedInteger in ch.psi.wica.model.channel.value
Methods in ch.psi.wica.model.channel.value that return WicaChannelValueConnectedIntegerModifier and TypeMethodDescriptionWicaChannelValueBuilder.createChannelValueConnectedInteger
(int value) Returns a new instance of a connected channel whose value is an INTEGER.WicaChannelValueBuilder.createChannelValueConnectedInteger
(WicaChannelAlarmSeverity wicaChannelAlarmSeverity, WicaChannelAlarmStatus wicaChannelAlarmStatus, LocalDateTime dataSourceTimestamp, int value) Returns a new instance of a connected channel whose value is an INTEGER.