public class BigDecimalBridge extends NumberBridge
BigDecimal to a String.| Constructor and Description |
|---|
BigDecimalBridge() |
| Modifier and Type | Method and Description |
|---|---|
Object |
stringToObject(String stringValue)
Convert the index string representation to an object.
|
objectToStringpublic Object stringToObject(String stringValue)
TwoWayStringBridgestringValue - The index value.Object.Copyright © 2006-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.