public interface ServerLibraryImplementation
Modifier and Type | Method and Description |
---|---|
String |
getImplementationTitle()
Returns the implementation title of the library.
|
Version |
getImplementationVersion()
Returns the implementation version of the library.
|
String |
getName()
Returns the library name.
|
String |
getSpecificationTitle()
Returns the specification title of the library.
|
Version |
getSpecificationVersion()
Returns the specification version of the library.
|
@CheckForNull String getSpecificationTitle()
null
.
null
@CheckForNull String getImplementationTitle()
null
.
null
@CheckForNull Version getSpecificationVersion()
null
.null
@CheckForNull Version getImplementationVersion()
null
.null
@CheckForNull String getName()
null
.null