Uses of Class
com.upokecenter.cbor.CBORType
| Package | Description |
|---|---|
| com.upokecenter.cbor |
-
Uses of CBORType in com.upokecenter.cbor
Methods in com.upokecenter.cbor that return CBORType Modifier and Type Method Description CBORTypeCBORObject. getType()Gets the general data type of this CBOR object.static CBORTypeCBORType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CBORType[]CBORType. values()Returns an array containing the constants of this enum type, in the order they are declared.