Uses of Enum Class
com.upokecenter.cbor.CBORDateConverter.ConversionType
-
Uses of CBORDateConverter.ConversionType in com.upokecenter.cbor
Methods in com.upokecenter.cbor that return CBORDateConverter.ConversionTypeModifier and TypeMethodDescriptionCBORDateConverter.getType()Gets the conversion type for this date converter.Returns the enum constant of this class with the specified name.static CBORDateConverter.ConversionType[]CBORDateConverter.ConversionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.upokecenter.cbor with parameters of type CBORDateConverter.ConversionType