Uses of Class
ch.psi.wica.model.channel.metadata.WicaChannelMetadataInteger
Packages that use WicaChannelMetadataInteger
Package
Description
Classes providing support for the low-level infrastructure that underpins a wica channel.
-
Uses of WicaChannelMetadataInteger in ch.psi.wica.infrastructure.channel
Subclasses of WicaChannelMetadataInteger in ch.psi.wica.infrastructure.channelModifier and TypeClassDescription(package private) static class
static class
-
Uses of WicaChannelMetadataInteger in ch.psi.wica.model.channel.metadata
Methods in ch.psi.wica.model.channel.metadata that return WicaChannelMetadataIntegerModifier and TypeMethodDescriptionstatic WicaChannelMetadataInteger
WicaChannelMetadataBuilder.createIntegerInstance
(String units, int upperDisplay, int lowerDisplay, int upperControl, int lowerControl, int upperAlarm, int lowerAlarm, int upperWarning, int lowerWarning) Creates the metadata for a channel whose type is INTEGER.