Uses of Enum Class
kieker.common.util.dataformat.FormatIdentifier
Packages that use FormatIdentifier
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of FormatIdentifier in kieker.common.util.dataformat
Methods in kieker.common.util.dataformat that return FormatIdentifierModifier and TypeMethodDescriptionstatic FormatIdentifierReturns the enum constant of this class with the specified name.static FormatIdentifier[]FormatIdentifier.values()Returns an array containing the constants of this enum class, in the order they are declared.