Uses of Enum
javax.measure.spi.FormatService.FormatType
Packages that use FormatService.FormatType
-
Uses of FormatService.FormatType in javax.measure.spi
Methods in javax.measure.spi that return FormatService.FormatTypeModifier 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.Methods in javax.measure.spi with parameters of type FormatService.FormatTypeModifier and TypeMethodDescriptionFormatService.getAvailableFormatNames
(FormatService.FormatType type) Gets a list with available format names of a given type for this format service.