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