Uses of Enum Class
net.bull.javamelody.internal.model.TransportFormat
Packages that use TransportFormat
-
Uses of TransportFormat in net.bull.javamelody.internal.model
Methods in net.bull.javamelody.internal.model that return TransportFormatModifier and TypeMethodDescriptionstatic TransportFormatReturns the enum constant of this class with the specified name.static TransportFormatTransportFormat.valueOfIgnoreCase(String transportFormat) static TransportFormat[]TransportFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.