| Package | Description |
|---|---|
| com.helger.commons.thirdparty |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomLicense
Represents a custom license.
|
class |
ELicense
Represents a bunch of Open Source licenses regularly used.
|
| Modifier and Type | Method and Description |
|---|---|
ILicense |
IThirdPartyModule.getLicense() |
ILicense |
ThirdPartyModule.getLicense() |
ILicense |
ThirdPartyModule.getLicense() |
ILicense |
IThirdPartyModule.getLicense() |
| Constructor and Description |
|---|
ThirdPartyModule(String sDisplayName,
String sCopyrightOwner,
ILicense aLicense) |
ThirdPartyModule(String sDisplayName,
String sCopyrightOwner,
ILicense aLicense) |
ThirdPartyModule(String sDisplayName,
String sCopyrightOwner,
ILicense aLicense,
boolean bOptional) |
ThirdPartyModule(String sDisplayName,
String sCopyrightOwner,
ILicense aLicense,
boolean bOptional) |
ThirdPartyModule(String sDisplayName,
String sCopyrightOwner,
ILicense aLicense,
Version aVersion,
String sWebsiteURL) |
ThirdPartyModule(String sDisplayName,
String sCopyrightOwner,
ILicense aLicense,
Version aVersion,
String sWebsiteURL) |
ThirdPartyModule(String sDisplayName,
String sCopyrightOwner,
ILicense aLicense,
Version aVersion,
String sWebsiteURL,
boolean bOptional) |
ThirdPartyModule(String sDisplayName,
String sCopyrightOwner,
ILicense aLicense,
Version aVersion,
String sWebsiteURL,
boolean bOptional) |
Copyright © 2014–2022 Philip Helger. All rights reserved.