| 程序包 | 说明 |
|---|---|
| com.baidu.hugegraph.license |
| 限定符和类型 | 方法和说明 |
|---|---|
LicenseExtraParam |
LicenseParams.matchParam(String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LicenseExtraParam> |
LicenseCommonParam.extraParams() |
| 构造器和说明 |
|---|
LicenseCommonParam(String subject,
String description,
Date issued,
Date notBefore,
Date notAfter,
String consumerType,
int consumerAmount,
List<LicenseExtraParam> extraParams) |
LicenseParams(String subject,
String description,
Date issued,
Date notBefore,
Date notAfter,
String consumerType,
int consumerAmount,
List<LicenseExtraParam> extraParams) |
Copyright © 2021. All rights reserved.