public class LicensesBean extends Object implements Serializable
| Constructor and Description |
|---|
LicensesBean() |
LicensesBean(List<String> licenseTitles,
List<String> licenseUrls) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getLicenseTitles() |
List<String> |
getLicenseUrls() |
void |
setLicenseTitles(List<String> licenseTitles) |
void |
setLicenseUrls(List<String> licenseUrls) |
String |
toString() |
Copyright © 2017. All Rights Reserved.