Constructor and Description |
---|
LocalTimeConverter() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
toBigDecimal(LocalTime value) |
BigInteger |
toBigInteger(LocalTime value) |
Byte |
toByte(LocalTime value) |
Calendar |
toCalendar(LocalTime value) |
CharBuffer |
toCharBuffer(LocalTime value) |
CharSequence |
toCharSequence(LocalTime value) |
Date |
toDate(LocalTime value) |
Double |
toDouble(LocalTime value) |
Float |
toFloat(LocalTime value) |
GregorianCalendar |
toGregorianCalendar(LocalTime value) |
Integer |
toInteger(LocalTime value) |
LocalDateTime |
toLocalDateTime(LocalTime value) |
LocalTime |
toLocalTime(LocalTime value) |
Long |
toLong(LocalTime value) |
Number |
toNumber(LocalTime value) |
Short |
toShort(LocalTime value) |
Time |
toSqlTime(LocalTime value) |
Timestamp |
toSqlTimestamp(LocalTime value) |
String |
toString(LocalTime value) |
StringBuffer |
toStringBuffer(LocalTime value) |
StringBuilder |
toStringBuilder(LocalTime value) |
ZonedDateTime |
toZonedDateTime(LocalTime value) |
public BigDecimal toBigDecimal(LocalTime value)
public BigInteger toBigInteger(LocalTime value)
public Byte toByte(LocalTime value) throws io.atlasmap.api.AtlasConversionException
io.atlasmap.api.AtlasConversionException
public GregorianCalendar toGregorianCalendar(LocalTime value)
public Integer toInteger(LocalTime value) throws io.atlasmap.api.AtlasConversionException
io.atlasmap.api.AtlasConversionException
public LocalDateTime toLocalDateTime(LocalTime value)
public Short toShort(LocalTime value) throws io.atlasmap.api.AtlasConversionException
io.atlasmap.api.AtlasConversionException
public CharBuffer toCharBuffer(LocalTime value)
public CharSequence toCharSequence(LocalTime value)
public StringBuffer toStringBuffer(LocalTime value)
public StringBuilder toStringBuilder(LocalTime value)
public ZonedDateTime toZonedDateTime(LocalTime value)
Copyright © 2017–2022 Red Hat, Inc.. All rights reserved.