public class Consumer extends InteractionNode
| Constructor and Description |
|---|
Consumer() |
Consumer(String uri,
String endpointType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getEndpointType() |
int |
hashCode() |
void |
setEndpointType(String endpointType) |
String |
toString() |
getRequest, getResponse, setRequest, setResponsefindCorrelatedNodes, getNodes, overallEndTime, setNodesaddGlobalId, addInteractionId, addLocalId, completedDuration, completedTime, endTime, getCorrelationIds, getDetails, getDuration, getStartTime, getUri, isCorrelated, setCorrelationIds, setDetails, setDuration, setStartTime, setUripublic String getEndpointType()
public void setEndpointType(String endpointType)
endpointType - the endpointType to setpublic int hashCode()
hashCode in class InteractionNodepublic boolean equals(Object obj)
equals in class InteractionNodeCopyright © 2015 Red Hat, Inc.. All rights reserved.