@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2022-10-17T11:38:41.655-04:00[America/New_York]") public class Attribute extends Object
| Constructor and Description |
|---|
Attribute() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
Attribute |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
Attribute |
value(String value) |
Copyright © 2022. All rights reserved.