@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class License extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_EXPIRE_DATE |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LICENSE_SERIAL |
static String |
SERIALIZED_NAME_MAINTENANCE_END_DATE |
static String |
SERIALIZED_NAME_MAINTENANCE_START_DATE |
static String |
SERIALIZED_NAME_MAX_CHUNK_NUM |
static String |
SERIALIZED_NAME_MAX_CLUSTER_NUM |
static String |
SERIALIZED_NAME_SIGN_DATE |
static String |
SERIALIZED_NAME_SOFTWARE_EDITION |
static String |
SERIALIZED_NAME_TYPE |
_isPresent_| 构造器和说明 |
|---|
License() |
public static final String SERIALIZED_NAME_LICENSE_SERIAL
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM
public static final String SERIALIZED_NAME_SOFTWARE_EDITION
public void setExpireDate(String expireDate)
public License expireDate_ExplictlyNull()
public License expireDate_ExplictlyNonNull()
public void setExpireDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDate_IsExplictlyNull()
public void setId(String id)
public License id_ExplictlyNull()
public License id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public void setLicenseSerial(String licenseSerial)
public License licenseSerial_ExplictlyNull()
public License licenseSerial_ExplictlyNonNull()
public void setLicenseSerial_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerial_IsExplictlyNull()
@Nullable public String getMaintenanceEndDate()
public void setMaintenanceEndDate(String maintenanceEndDate)
public License maintenanceEndDate_ExplictlyNull()
public License maintenanceEndDate_ExplictlyNonNull()
public void setMaintenanceEndDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDate_IsExplictlyNull()
@Nullable public String getMaintenanceStartDate()
public void setMaintenanceStartDate(String maintenanceStartDate)
public License maintenanceStartDate_ExplictlyNull()
public License maintenanceStartDate_ExplictlyNonNull()
public void setMaintenanceStartDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDate_IsExplictlyNull()
public void setMaxChunkNum(Integer maxChunkNum)
public License maxChunkNum_ExplictlyNull()
public License maxChunkNum_ExplictlyNonNull()
public void setMaxChunkNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNum_IsExplictlyNull()
public void setMaxClusterNum(Integer maxClusterNum)
public License maxClusterNum_ExplictlyNull()
public License maxClusterNum_ExplictlyNonNull()
public void setMaxClusterNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNum_IsExplictlyNull()
public void setSignDate(String signDate)
public License signDate_ExplictlyNull()
public License signDate_ExplictlyNonNull()
public void setSignDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDate_IsExplictlyNull()
public License softwareEdition(SoftwareEdition softwareEdition)
@Nonnull public SoftwareEdition getSoftwareEdition()
public void setSoftwareEdition(SoftwareEdition softwareEdition)
public License softwareEdition_ExplictlyNull()
public License softwareEdition_ExplictlyNonNull()
public void setSoftwareEdition_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSoftwareEdition_IsExplictlyNull()
public License type(LicenseType type)
@Nonnull public LicenseType getType()
public void setType(LicenseType type)
public License type_ExplictlyNull()
public License type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
Copyright © 2025. All rights reserved.