public class LicenseChoice extends Object
Constructor and Description |
---|
LicenseChoice() |
Modifier and Type | Method and Description |
---|---|
void |
addLicense(License license) |
boolean |
equals(Object o) |
String |
getExpression() |
List<License> |
getLicenses() |
int |
hashCode() |
void |
setExpression(String expression) |
void |
setLicenses(List<License> licenses) |
Copyright © 2017–2021 CycloneDX. All rights reserved.