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