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