| Package | Description |
|---|---|
| de.pfabulist.loracle.license |
Copyright (c) 2006 - 2017, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| Modifier and Type | Method and Description |
|---|---|
static LicenseException |
LOracle2.getExceptionOrThrow(LOracleData ldata,
String ex) |
static LicenseException |
LicenseException.newStd(String in) |
| Modifier and Type | Method and Description |
|---|---|
Optional<LicenseException> |
ModifiedSingleLicense.getException() |
Optional<LicenseException> |
LOracleData.getExistingExclude(LicenseException exclude) |
| Modifier and Type | Method and Description |
|---|---|
void |
LOracleData.addException(LicenseException ex) |
Optional<LicenseException> |
LOracleData.getExistingExclude(LicenseException exclude) |
| Constructor and Description |
|---|
ModifiedSingleLicense(SingleLicense singleLicense,
boolean orLater,
Optional<LicenseException> exception) |
Copyright © 2017. All rights reserved.