public class Licenses extends Object
| Constructor and Description |
|---|
Licenses() |
| Modifier and Type | Method and Description |
|---|---|
Optional<LiLicense> |
getByName(String nameExpr) |
Optional<LiLicense> |
getByUrl(String url) |
LiLicense |
getOrThrowByName(String name) |
Copyright © 2016. All rights reserved.