public class ConnectionRef extends Object implements Serializable
Constructor and Description |
---|
ConnectionRef(long nodeId,
String toType) |
ConnectionRef(String connectionId,
long nodeId,
String toType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getConnectionId() |
long |
getNodeId() |
String |
getToType() |
int |
hashCode() |
public ConnectionRef(long nodeId, String toType)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.