@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedLabel extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_KEY |
static String |
SERIALIZED_NAME_VALUE |
| 构造器和说明 |
|---|
NestedLabel() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Get id
|
String |
getKey()
Get key
|
String |
getValue()
Get value
|
int |
hashCode() |
NestedLabel |
id(String id) |
NestedLabel |
key(String key) |
void |
setId(String id) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
NestedLabel |
value(String value) |
public NestedLabel id(String id)
public void setId(String id)
public NestedLabel key(String key)
public void setKey(String key)
public NestedLabel value(String value)
public void setValue(String value)
Copyright © 2025. All rights reserved.