@Generated public class EndpointConfPair extends Object
Constructor and Description |
---|
EndpointConfPair() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
EndpointConfPair |
setKey(String key) |
EndpointConfPair |
setValue(String value) |
String |
toString() |
public EndpointConfPair setKey(String key)
public String getKey()
public EndpointConfPair setValue(String value)
public String getValue()
Copyright © 2023. All rights reserved.