public class SignalDescImpl extends Object implements SignalDesc
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SignalDescImpl |
from(Signal signal) |
String |
getId() |
String |
getName() |
String |
getStructureRef() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getName, getStructureRefpublic static SignalDescImpl from(Signal signal)
public String getId()
getId in interface SignalDescBasepublic String getName()
getName in interface SignalDescBasepublic String getStructureRef()
getStructureRef in interface SignalDescBaseCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.