ptolemy.domains.ct.kernel
Class CTReceiver.SignalType

java.lang.Object
  extended by ptolemy.domains.ct.kernel.CTReceiver.SignalType
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CTReceiver

public static class CTReceiver.SignalType
extends java.lang.Object
implements java.io.Serializable

Inner class used for the static enumeration of indicators of signal types. Instances of this class cannot be constructed outside the enclosing interface because its constructor is protected.

See Also:
Serialized Form

Constructor Summary
protected CTReceiver.SignalType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTReceiver.SignalType

protected CTReceiver.SignalType()