public final class ServerLibrary extends Object
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 public String getSpecificationTitle()
null
.
null
@CheckForNull public Version getSpecificationVersion()
null
.null
@CheckForNull public String getImplementationTitle()
null
.
null
@CheckForNull public Version getImplementationVersion()
null
.null
@CheckForNull public String getName()
null
.null