ComponentIdentifierpublic 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. | 
getDisplayNameString getProjectPath()
String getLibraryName()
String getVariant()