public class SharedLibraryBean extends Object
Constructor and Description |
---|
SharedLibraryBean(String name,
String version) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
static String |
getSharedLibraryName(String slName,
String slVersion)
Compute the shared library name from its JBI identifier and its version.
|
String |
getVersion() |
int |
hashCode() |
String |
toString() |
public String getName()
public String getVersion()
public static String getSharedLibraryName(String slName, String slVersion)
slName
- The JBI identifier of the shared libraryslVersion
- The version of the shared libraryCopyright © 2005-2016 Linagora. All Rights Reserved.