public final class ConnectorKey extends Object
| Constructor and Description |
|---|
ConnectorKey(String bundleName,
String bundleVersion,
String connectorName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBundleName() |
String |
getBundleVersion() |
String |
getConnectorName() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.