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