| Constructor and Description |
|---|
License(String identifier,
String name,
String reference) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getIdentifier() |
String |
getName() |
String |
getReference() |
int |
hashCode() |
static ILicense |
of(String identifier,
String name,
String reference) |
public String getIdentifier()
getIdentifier in interface ILicensepublic String getReference()
getReference in interface ILicenseCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.