Uses of Enum Class
com.upokecenter.cbor.CBORNumber.NumberKind
-
Uses of CBORNumber.NumberKind in com.upokecenter.cbor
Methods in com.upokecenter.cbor that return CBORNumber.NumberKindModifier and TypeMethodDescriptionfinal CBORNumber.NumberKindCBORNumber.getKind()Gets the underlying form of this CBOR number object.static CBORNumber.NumberKindReturns the enum constant of this class with the specified name.static CBORNumber.NumberKind[]CBORNumber.NumberKind.values()Returns an array containing the constants of this enum class, in the order they are declared.