@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen") public class Attribute extends Object
| Constructor and Description |
|---|
Attribute() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
Returns the attribute key.
|
String |
getValue()
Returns the attribute value.
|
int |
hashCode() |
Attribute |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
Attribute |
value(String value) |
Copyright © 2025. All rights reserved.