Uses of Enum Class
com.upokecenter.cbor.CBORType
-
Uses of CBORType in com.upokecenter.cbor
Methods in com.upokecenter.cbor that return CBORTypeModifier and TypeMethodDescriptionfinal CBORTypeCBORObject.getType()Gets the general data type of this CBOR object.static CBORTypeReturns the enum constant of this class with the specified name.static CBORType[]CBORType.values()Returns an array containing the constants of this enum class, in the order they are declared.