Uses of Enum Class
io.github.tonywasher.joceanus.prometheus.views.PrometheusViewerEntryId
Packages that use PrometheusViewerEntryId
Package
Description
Provides top-level control of data.
-
Uses of PrometheusViewerEntryId in io.github.tonywasher.joceanus.prometheus.views
Methods in io.github.tonywasher.joceanus.prometheus.views that return PrometheusViewerEntryIdModifier and TypeMethodDescriptionstatic PrometheusViewerEntryIdReturns the enum constant of this class with the specified name.static PrometheusViewerEntryId[]PrometheusViewerEntryId.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.tonywasher.joceanus.prometheus.views with parameters of type PrometheusViewerEntryIdModifier and TypeMethodDescriptionprotected static OceanusBundleIdPrometheusViewResource.getKeyForViewerEntry(PrometheusViewerEntryId pEntry) Obtain key for stdEntry.final MetisViewerEntryPrometheusDataControl.getViewerEntry(PrometheusViewerEntryId pId) Get viewer Entry.