Package io.atlasmap.converters
Class LocalTimeConverter
java.lang.Object
io.atlasmap.converters.LocalTimeConverter
- All Implemented Interfaces:
AtlasConverter<LocalTime>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiontoBigDecimal
(LocalTime value) toBigInteger
(LocalTime value) toCalendar
(LocalTime value) toCharBuffer
(LocalTime value) toCharSequence
(LocalTime value) toGregorianCalendar
(LocalTime value) toLocalDateTime
(LocalTime value) toLocalTime
(LocalTime value) toSqlTimestamp
(LocalTime value) toStringBuffer
(LocalTime value) toStringBuilder
(LocalTime value) toZonedDateTime
(LocalTime value)
-
Constructor Details
-
LocalTimeConverter
public LocalTimeConverter()
-
-
Method Details
-
toBigDecimal
-
toBigInteger
-
toByte
- Throws:
AtlasConversionException
-
toCalendar
-
toDate
-
toDouble
-
toFloat
-
toGregorianCalendar
-
toInteger
- Throws:
AtlasConversionException
-
toLocalDateTime
-
toLocalTime
-
toLong
-
toShort
- Throws:
AtlasConversionException
-
toString
-
toCharBuffer
-
toCharSequence
-
toStringBuffer
-
toStringBuilder
-
toNumber
-
toSqlTime
-
toSqlTimestamp
-
toZonedDateTime
-