Package ch.psi.wica.model.channel.value
Class WicaChannelValueDisconnected
java.lang.Object
ch.psi.wica.model.channel.WicaChannelData
ch.psi.wica.model.channel.value.WicaChannelValue
ch.psi.wica.model.channel.value.WicaChannelValueDisconnected
- Direct Known Subclasses:
WicaChannelValueMixins.WicaChannelValueDisconnectedSerializerMixin
Represents the value of a channel in the disconnected state.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.psi.wica.model.channel.value.WicaChannelValue
isConnected
Methods inherited from class ch.psi.wica.model.channel.WicaChannelData
getType, getWicaServerTimestamp
-
Constructor Details
-
WicaChannelValueDisconnected
public WicaChannelValueDisconnected()
-
-
Method Details
-
getValue
-
toString
- Overrides:
toString
in classWicaChannelValue
-