public interface ICircuitSocketType
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(ICircuitSocketType socketType)
comparison using uid
|
java.lang.String |
getUid()
unique identifier for this socket type
|
java.lang.String getUid()
boolean equals(ICircuitSocketType socketType)