JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
de.iip_ecosphere.platform.support.metrics
Interface Tag
public interface
Tag
Represents a metrics tag.
Author:
Holger Eichelberger, SSE
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getKey
()
The tag key.
String
getValue
()
The tag value.
Method Details
getKey
String
getKey
()
The tag key.
Returns:
the key
getValue
String
getValue
()
The tag value.
Returns:
the value