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