Uses of Class
ch.psi.wica.model.channel.metadata.WicaChannelMetadataIntegerArray
Packages that use WicaChannelMetadataIntegerArray
-
Uses of WicaChannelMetadataIntegerArray in ch.psi.wica.model.channel.metadata
Methods in ch.psi.wica.model.channel.metadata that return WicaChannelMetadataIntegerArrayModifier and TypeMethodDescriptionWicaChannelMetadataBuilder.createIntegerArrayInstance
(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_ARRAY.