All Known Subinterfaces:
PrometheusDataInfoClass

public interface PrometheusStaticDataClass
Interfaces for static classes.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Obtain the class Id.
    int
    Obtain the order.
    Obtain the name.
  • 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