Package io.atlasmap.converters
Class ByteConverter
java.lang.Object
io.atlasmap.converters.ByteConverter
- All Implemented Interfaces:
AtlasConverter<Byte>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoBigDecimal
(Byte value) toBigInteger
(Byte value) toCharacter
(Byte value) toCharBuffer
(Byte value) toCharSequence
(Byte value) toLocalDate
(Byte value) toLocalDateTime
(Byte value) toLocalTime
(Byte value) toStringBuffer
(Byte value) toStringBuilder
(Byte value) toZonedDateTime
(Byte value)
-
Constructor Details
-
ByteConverter
public ByteConverter()
-
-
Method Details
-
toBigDecimal
-
toBigInteger
-
toBoolean
-
toByte
-
toCharacter
-
toDate
-
toDouble
-
toFloat
-
toInteger
-
toLocalDate
-
toLocalTime
-
toLocalDateTime
-
toLong
-
toNumber
-
toShort
-
toString
-
toCharBuffer
-
toCharSequence
-
toStringBuffer
-
toStringBuilder
-
toZonedDateTime
-