BigDecimal bigDecimal=(BigDecimal)value; Long l=bigDecimal.longValue(); String s=bigDecimal.toString();ci