Interface MetisDataItem.MetisDataNamedItem
- All Known Implementing Classes:
PrometheusStaticDataItem
- Enclosing class:
MetisDataItem
public static interface MetisDataItem.MetisDataNamedItem
Interface for items that are looked up via a name.
-
Method Summary
-
Method Details
-
getName
String getName()Get the Name.- Returns:
- the name
-