public class SignalSim extends Object implements Signal
SignalSim(String name, int port, String protocol, SignalType type)
String
name()
int
port()
protocol()
SignalType
type()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SignalSim(String name, int port, String protocol, SignalType type)
public String name()
Signal
name
public int port()
port
public String protocol()
protocol
public SignalType type()
type
Copyright © 2022. All rights reserved.