public class License extends Object
| Constructor and Description |
|---|
License(String name,
String url,
String distribution,
String comments) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComments() |
String |
getDistribution() |
String |
getName() |
String |
getUrl() |
Copyright © 2010–2019 MojoHaus. All rights reserved.