Uses of Enum
javax.measure.spi.FormatService.FormatType
-
Uses of FormatService.FormatType in javax.measure.spi
Modifier and TypeMethodDescriptionstatic FormatService.FormatType
Returns the enum constant of this type with the specified name.static FormatService.FormatType[]
FormatService.FormatType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionFormatService.getAvailableFormatNames
(FormatService.FormatType type) Gets a list with available format names of a given type for this format service.