public class License extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private String |
name
The name of the license.
|
private String |
url
The URL of the license text.
|
Constructor and Description |
---|
License() |
License(String name,
String url) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.