| Constructor and Description |
|---|
ModifiedSingleLicense(SingleLicense singleLicense,
boolean orLater,
Optional<LicenseException> exception) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBase() |
SingleLicense |
getBaseLicense() |
Optional<LicenseException> |
getException() |
String |
getId() |
int |
hashCode() |
String |
toString() |
public ModifiedSingleLicense(SingleLicense singleLicense, boolean orLater, Optional<LicenseException> exception)
public Optional<LicenseException> getException()
public String getBase()
public SingleLicense getBaseLicense()
Copyright © 2017. All rights reserved.