Interface PrometheusStaticDataClass
- All Known Subinterfaces:
PrometheusDataInfoClass
public interface PrometheusStaticDataClass
Interfaces for static classes.
-
Method Details
-
getClassId
int getClassId()Obtain the class Id.- Returns:
- the class id
-
getOrder
int getOrder()Obtain the order.- Returns:
- the order
-
name
String name()Obtain the name.- Returns:
- the name
-