public class TimeHelper extends java.lang.Object implements TypeHelper
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MESSAGE_SUFFIX |
| Constructor and Description |
|---|
TimeHelper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessageKeySuffix() |
java.lang.String |
isValidFacet(java.util.Locale local,
ArithmeticHelper arith,
java.lang.String typeName,
java.lang.String facet,
java.lang.String value) |
ErrorValuePair |
stringToValue(java.util.Locale local,
ArithmeticHelper arith,
java.lang.String source) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateError, createValuepublic java.lang.String isValidFacet(java.util.Locale local,
ArithmeticHelper arith,
java.lang.String typeName,
java.lang.String facet,
java.lang.String value)
isValidFacet in interface TypeHelperpublic ErrorValuePair stringToValue(java.util.Locale local, ArithmeticHelper arith, java.lang.String source)
stringToValue in interface TypeHelperpublic java.lang.String getMessageKeySuffix()
getMessageKeySuffix in interface TypeHelperCopyright © 2023. All Rights Reserved.