public class LicenseParams extends LicenseCommonParam
| Constructor and Description |
|---|
LicenseParams() |
LicenseParams(String subject,
String description,
Date issued,
Date notBefore,
Date notAfter,
String consumerType,
int consumerAmount,
List<LicenseExtraParam> extraParams) |
| Modifier and Type | Method and Description |
|---|---|
LicenseExtraParam |
matchParam(String id) |
consumerAmount, consumerType, description, extraParams, issuedTime, notAfter, notBefore, subjectpublic LicenseExtraParam matchParam(String id)
Copyright © 2021. All rights reserved.