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(de.pfabulist.loracle.license.MappedLicense byComment) |
void |
setByName(de.pfabulist.loracle.license.MappedLicense byName) |
void |
setByUrl(de.pfabulist.loracle.license.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(de.pfabulist.loracle.license.MappedLicense byName)
public void setByUrl(de.pfabulist.loracle.license.MappedLicense byUrl)
public void setByComment(de.pfabulist.loracle.license.MappedLicense byComment)
Copyright © 2017. All rights reserved.