ComponentIdentifier
public interface LibraryBinaryIdentifier extends ComponentIdentifier
Modifier and Type | Method | Description |
---|---|---|
String |
getLibraryName() |
The name of the library
|
String |
getProjectPath() |
The project path of the library.
|
String |
getVariant() |
The variant of the library.
|
getDisplayName
String getProjectPath()
String getLibraryName()
String getVariant()