Uses of Class
ch.psi.wica.infrastructure.channel.WicaChannelDataSerializerBuilder
Packages that use WicaChannelDataSerializerBuilder
Package
Description
Classes providing support for the low-level infrastructure that underpins a wica channel.
-
Uses of WicaChannelDataSerializerBuilder in ch.psi.wica.infrastructure.channel
Methods in ch.psi.wica.infrastructure.channel that return WicaChannelDataSerializerBuilderModifier and TypeMethodDescriptionWicaChannelDataSerializerBuilder.create()
WicaChannelDataSerializerBuilder.withFieldsOfInterest
(Set<String> fieldsOfInterest) WicaChannelDataSerializerBuilder.withNumericScale
(int numericScale) WicaChannelDataSerializerBuilder.withQuotedNumericStrings
(boolean quoteNumericStrings)