Class WicaStreamSerializer.WicaStreamDeserializerMixin
java.lang.Object
ch.psi.wica.model.stream.WicaStream
ch.psi.wica.infrastructure.stream.WicaStreamSerializer.WicaStreamDeserializerMixin
- Enclosing class:
WicaStreamSerializer
WicaStreamDeserializerMixin
-
Constructor Summary
ConstructorsConstructorDescriptionWicaStreamDeserializerMixin
(WicaStreamProperties wicaStreamProperties, Set<WicaChannel> wicaChannels) -
Method Summary
Methods inherited from class ch.psi.wica.model.stream.WicaStream
getWicaChannel, getWicaChannels, getWicaStreamId, getWicaStreamProperties, toString
-
Constructor Details
-
WicaStreamDeserializerMixin
public WicaStreamDeserializerMixin(WicaStreamProperties wicaStreamProperties, Set<WicaChannel> wicaChannels)
-