public class LicenseParams extends LicenseCommonParam
| 构造器和说明 |
|---|
LicenseParams() |
LicenseParams(String subject,
String description,
Date issued,
Date notBefore,
Date notAfter,
String consumerType,
int consumerAmount,
List<LicenseExtraParam> extraParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
LicenseExtraParam |
matchParam(String id) |
consumerAmount, consumerType, description, extraParams, issuedTime, notAfter, notBefore, subjectpublic LicenseExtraParam matchParam(String id)
Copyright © 2021. All rights reserved.