public interface GenericDefinition
| Modifier and Type | Method and Description |
|---|---|
Set<? extends Good> |
allLicenses() |
boolean |
isPartOf(Good license) |
int |
numberOfLicenses() |
com.google.gson.JsonElement |
shortJson() |
boolean isPartOf(Good license)
int numberOfLicenses()
Set<? extends Good> allLicenses()
com.google.gson.JsonElement shortJson()
Copyright © 2017. All rights reserved.