Formats.FormatsBOOLEAN, Formats.FormatsCURRENCY, Formats.FormatsDATE, Formats.FormatsDOUBLE, Formats.FormatsDOUBLE2, Formats.FormatsDOUBLE2Local, Formats.FormatsDOUBLE3Local, Formats.FormatsHOURMIN, Formats.FormatsINT, Formats.FormatsPayment, Formats.FormatsPERCENT, Formats.FormatsPERCENT1, Formats.FormatsSTRING, Formats.FormatsTIME, Formats.FormatsTIMESTAMP| Constructor and Description |
|---|
FormatsINT() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
formatValueInt(Integer value) |
int |
getAlignment() |
protected Integer |
parseValueInt(String value) |
euro, formatValue, parseValue, parseValueprotected String formatValueInt(Integer value)
formatValueInt in class Formats<Integer>protected Integer parseValueInt(String value) throws ParseException
parseValueInt in class Formats<Integer>ParseExceptionpublic int getAlignment()
getAlignment in class Formats<Integer>Copyright © 2021. All rights reserved.