Package com.bc.ceres.binding.converters
Class ByteConverter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bc.ceres.binding.converters.NumberConverter
format, parse
-
Constructor Details
-
ByteConverter
public ByteConverter()
-
-
Method Details
-
getValueType
Description copied from interface:Converter
Gets the value type.- Specified by:
getValueType
in interfaceConverter<Byte>
- Specified by:
getValueType
in classNumberConverter<Byte>
- Returns:
- The value type.
-
parseNumber
- Specified by:
parseNumber
in classNumberConverter<Byte>
- Throws:
NumberFormatException
-