Uses of Enum Class
com.upokecenter.cbor.JSONOptions.ConversionMode
-
Uses of JSONOptions.ConversionMode in com.upokecenter.cbor
Methods in com.upokecenter.cbor that return JSONOptions.ConversionModeModifier and TypeMethodDescriptionJSONOptions.getNumberConversion()Gets a value indicating how JSON numbers are decoded to CBOR objects.static JSONOptions.ConversionModeReturns the enum constant of this class with the specified name.static JSONOptions.ConversionMode[]JSONOptions.ConversionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.