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