| Constructor and Description |
|---|
WatchSignal(String name,
boolean deleted) |
WatchSignal(String name,
FeatureState state,
boolean deleted) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
FeatureState |
getState() |
boolean |
isDeleted() |
String |
toString() |
public WatchSignal(String name, FeatureState state, boolean deleted)
public WatchSignal(String name, boolean deleted)
public String getName()
public FeatureState getState()
public boolean isDeleted()
Copyright © 2019. All rights reserved.