public class ServiceProtocol extends Object
Constructor and Description |
---|
ServiceProtocol() |
ServiceProtocol(String gridId,
String serviceId,
String protocol) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object value) |
String |
getGridId() |
String |
getProtocol() |
String |
getServiceId() |
int |
hashCode() |
void |
setGridId(String gridId) |
void |
setProtocol(String protocol) |
void |
setServiceId(String serviceId) |
String |
toString() |