Package | Description |
---|---|
net.sourceforge.javadpkg.plugin.cfg |
Contains the interfaces and classes for the configuration.
|
Modifier and Type | Method and Description |
---|---|
CopyrightLicenseConfiguration |
CopyrightFilesConfiguration.getLicense()
Returns the license.
|
CopyrightLicenseConfiguration |
CopyrightConfiguration.getLicense()
Returns the license configuration.
|
Modifier and Type | Method and Description |
---|---|
List<CopyrightLicenseConfiguration> |
CopyrightConfiguration.getLicenses()
Returns the configurations of the licenses.
|
Modifier and Type | Method and Description |
---|---|
void |
CopyrightFilesConfiguration.setLicense(CopyrightLicenseConfiguration license)
Sets the license.
|
void |
CopyrightConfiguration.setLicense(CopyrightLicenseConfiguration license)
Sets the license configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
CopyrightConfiguration.setLicenses(List<CopyrightLicenseConfiguration> licenses)
Sets the configurations of the licenses.
|
Copyright © 2015–2019. All rights reserved.