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() |
createNewLibrary
createNewLibraryWithDefaultSettings, getDefaultLevel
public CustomLibraryDescriptionImpl(DownloadableLibraryType downloadableLibraryType)
public java.util.Set<? extends LibraryKind> getSuitableLibraryKinds()
getSuitableLibraryKinds
in class CustomLibraryDescription
public DownloadableLibraryType getDownloadableLibraryType()
getDownloadableLibraryType
in class CustomLibraryDescription