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