Class Converters.LongitudeDecimal
java.lang.Object
ch.tocco.nice2.optional.geolocation.impl.type.Converters.LongitudeDecimal
- All Implemented Interfaces:
Converter<Longitude,
BigDecimal>
- Enclosing class:
Converters
public static class Converters.LongitudeDecimal
extends Object
implements Converter<Longitude,BigDecimal>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LongitudeDecimal
public LongitudeDecimal()
-
-
Method Details
-
convert
- Specified by:
convert
in interfaceConverter<Longitude,
BigDecimal> - Throws:
TypeConversionException
-