public static class Coordinates2License.MLicense extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
byComment |
String |
byName |
String |
byUrl |
String |
mavenLicenseComment |
String |
mavenLicenseName |
String |
mavenLicenseUrl |
| Constructor and Description |
|---|
MLicense(String mavenLicenseName,
String mavenLicenseUrl,
String mavenLicenseComment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
String |
getName() |
String |
getUrl() |
void |
setByComment(MappedLicense byComment) |
void |
setByName(MappedLicense byName) |
void |
setByUrl(MappedLicense byUrl) |
public String mavenLicenseName
public String byName
public String mavenLicenseUrl
public String byUrl
public String mavenLicenseComment
public String byComment
public String getName()
public String getUrl()
public String getComment()
public void setByName(MappedLicense byName)
public void setByUrl(MappedLicense byUrl)
public void setByComment(MappedLicense byComment)
Copyright © 2016. All rights reserved.