public class ClockImpl
extends edu.iris.Fissures.IfNetwork.Clock
| Modifier | Constructor and Description |
|---|---|
protected |
ClockImpl() |
|
ClockImpl(int id_number,
java.lang.String manufacturer,
java.lang.String serial_number,
java.lang.String model,
java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
static ClockImpl |
createEmpty() |
protected ClockImpl()
public ClockImpl(int id_number,
java.lang.String manufacturer,
java.lang.String serial_number,
java.lang.String model,
java.lang.String type)
public static ClockImpl createEmpty()