Package com.storedobject.core.converter
Class SecondsValueConverter
java.lang.Object
com.storedobject.core.converter.ValueConverter<Integer>
com.storedobject.core.converter.SecondsValueConverter
-
Method Summary
Modifier and TypeMethodDescriptionstatic SecondsValueConverter
static String
format
(int seconds) static SecondsValueConverter
get()
int
static int
Methods inherited from class com.storedobject.core.converter.ValueConverter
format, getEmptyValue
-
Method Details
-
get
-
create
-
getValueType
- Specified by:
getValueType
in classValueConverter<Integer>
-
convert
- Overrides:
convert
in classValueConverter<Integer>
-
format
- Overrides:
format
in classValueConverter<Integer>
-
format
-
getEmptyTextValue
- Overrides:
getEmptyTextValue
in classValueConverter<Integer>
-
parse
-
getAlignment
public int getAlignment()- Overrides:
getAlignment
in classValueConverter<Integer>
-