-
- All Implemented Interfaces:
public final class Library
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final StringgetVersion()final StringgetDescription()final List<License>getLicenses()-
-
Method Detail
-
getVersion
final String getVersion()
-
getDescription
final String getDescription()
-
getLicenses
final List<License> getLicenses()
-
-
-
-