Class WicaStreamSerializer.WicaChannelDeserializerMixin
java.lang.Object
ch.psi.wica.model.channel.WicaChannel
ch.psi.wica.infrastructure.stream.WicaStreamSerializer.WicaChannelDeserializerMixin
- Enclosing class:
WicaStreamSerializer
WicaChannelDeserializerMixin
-
Constructor Summary
ConstructorsConstructorDescriptionWicaChannelDeserializerMixin
(WicaChannelName wicaChannelName, WicaChannelProperties wicaChannelProperties) -
Method Summary
Methods inherited from class ch.psi.wica.model.channel.WicaChannel
equals, getName, getNameAsString, getProperties, hashCode, toString
-
Constructor Details
-
WicaChannelDeserializerMixin
public WicaChannelDeserializerMixin(WicaChannelName wicaChannelName, WicaChannelProperties wicaChannelProperties)
-