@NoImplicit public class Endpoint extends Object
| Constructor and Description |
|---|
Endpoint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AbstractEndpoint |
getEndpoint() |
EndpointConfig |
getEndpointConfig() |
int |
hashCode() |
void |
setEndpointConfig(EndpointConfig endpointConfig) |
public EndpointConfig getEndpointConfig()
public void setEndpointConfig(EndpointConfig endpointConfig)
endpointConfig - The endpoint configuration to set.public AbstractEndpoint getEndpoint()
public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()Copyright © 2019–2024 Teslanet.nl. All rights reserved.