@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GraphConnection extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_AGGREGATE |
_isPresent_| 构造器和说明 |
|---|
GraphConnection() |
| 限定符和类型 | 方法和说明 |
|---|---|
GraphConnection |
aggregate_ExplictlyNonNull() |
GraphConnection |
aggregate_ExplictlyNull() |
GraphConnection |
aggregate(NestedAggregateGraph aggregate) |
boolean |
equals(Object o) |
boolean |
getAggregate_IsExplictlyNull() |
NestedAggregateGraph |
getAggregate()
Get aggregate
|
int |
hashCode() |
void |
setAggregate_IsExplictlyNull(boolean isExplictlyNull) |
void |
setAggregate(NestedAggregateGraph aggregate) |
String |
toString() |
public GraphConnection aggregate(NestedAggregateGraph aggregate)
@Nonnull public NestedAggregateGraph getAggregate()
public void setAggregate(NestedAggregateGraph aggregate)
public GraphConnection aggregate_ExplictlyNull()
public GraphConnection aggregate_ExplictlyNonNull()
public void setAggregate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAggregate_IsExplictlyNull()
Copyright © 2025. All rights reserved.