public interface Library
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of this library.
|
String |
getId()
Returns the id of this library.
|
String |
getLicense()
Returns the license of this library.
|
String |
getLocation()
Returns the location where this library is stored.
|
String |
getName()
Returns the name of this library.
|
String |
getProvider()
Returns the provider of this library.
|
String |
getType()
Returns the type of this library.
|
String |
getVersion()
Returns the version of this library.
|
String getLocation()
String getId()
String getType()
String getName()
String getDescription()
String getVersion()
String getLicense()
String getProvider()
© Copyrights 2006-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License