@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedLabel extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_KEY |
static String |
SERIALIZED_NAME_VALUE |
_isPresent_| 构造器和说明 |
|---|
NestedLabel() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
boolean |
getId_IsExplictlyNull() |
String |
getId()
Get id
|
boolean |
getKey_IsExplictlyNull() |
String |
getKey()
Get key
|
boolean |
getValue_IsExplictlyNull() |
String |
getValue()
Get value
|
int |
hashCode() |
NestedLabel |
id_ExplictlyNonNull() |
NestedLabel |
id_ExplictlyNull() |
NestedLabel |
id(String id) |
NestedLabel |
key_ExplictlyNonNull() |
NestedLabel |
key_ExplictlyNull() |
NestedLabel |
key(String key) |
void |
setId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setId(String id) |
void |
setKey_IsExplictlyNull(boolean isExplictlyNull) |
void |
setKey(String key) |
void |
setValue_IsExplictlyNull(boolean isExplictlyNull) |
void |
setValue(String value) |
String |
toString() |
NestedLabel |
value_ExplictlyNonNull() |
NestedLabel |
value_ExplictlyNull() |
NestedLabel |
value(String value) |
public NestedLabel id(String id)
public void setId(String id)
public NestedLabel id_ExplictlyNull()
public NestedLabel id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public NestedLabel key(String key)
public void setKey(String key)
public NestedLabel key_ExplictlyNull()
public NestedLabel key_ExplictlyNonNull()
public void setKey_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKey_IsExplictlyNull()
public NestedLabel value(String value)
public void setValue(String value)
public NestedLabel value_ExplictlyNull()
public NestedLabel value_ExplictlyNonNull()
public void setValue_IsExplictlyNull(boolean isExplictlyNull)
public boolean getValue_IsExplictlyNull()
Copyright © 2025. All rights reserved.