public class RedHatLicense extends Object
| Constructor and Description |
|---|
RedHatLicense(javax.json.JsonObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAliases() |
String |
getName() |
String |
getTextUrl() |
String |
getUrl() |
Set<String> |
getUrlAliases() |
boolean |
isAliasTo(LicenseElement licenseElement) |
LicenseElement |
toLicenseElement() |
public String getName()
public String getUrl()
public LicenseElement toLicenseElement()
public String getTextUrl()
public boolean isAliasTo(LicenseElement licenseElement)
Copyright © 2019. All rights reserved.