public class IntegerBridge extends NumberBridge
NumericFieldBridge.INT_FIELD_BRIDGE| Constructor and Description |
|---|
IntegerBridge() |
| 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-2017 Red Hat, Inc. All Rights Reserved