public class CustomLibraryDescriptionImpl extends CustomLibraryDescriptionBase
| Constructor and Description |
|---|
CustomLibraryDescriptionImpl(DownloadableLibraryType downloadableLibraryType) |
| Modifier and Type | Method and Description |
|---|---|
DownloadableLibraryType |
getDownloadableLibraryType() |
java.util.Set<? extends LibraryKind> |
getSuitableLibraryKinds() |
createNewLibrarycreateNewLibraryWithDefaultSettings, getDefaultLevelpublic CustomLibraryDescriptionImpl(DownloadableLibraryType downloadableLibraryType)
public java.util.Set<? extends LibraryKind> getSuitableLibraryKinds()
getSuitableLibraryKinds in class CustomLibraryDescriptionpublic DownloadableLibraryType getDownloadableLibraryType()
getDownloadableLibraryType in class CustomLibraryDescription