JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.io7m.brooklime.api
Interface BLApplicationVersionType
All Known Implementing Classes:
BLApplicationVersion
@Immutable
public interface
BLApplicationVersionType
An application version.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
applicationName
()
String
applicationVersion
()
Method Details
applicationName
String
applicationName
()
Returns:
The name of the application
applicationVersion
String
applicationVersion
()
Returns:
The version of the application