Package com.storedobject.core.converter
Class MinutesValueConverter
java.lang.Object
com.storedobject.core.converter.ValueConverter<Integer>
com.storedobject.core.converter.MinutesValueConverter
-
Method Summary
Modifier and TypeMethodDescriptionstatic MinutesValueConverterstatic MinutesValueConverterstatic Stringformat(int minutes, boolean allowDays) static MinutesValueConverterget()intstatic intMethods inherited from class com.storedobject.core.converter.ValueConverter
format, getEmptyValue
-
Method Details
-
get
-
create
-
create
-
getValueType
- Specified by:
getValueTypein classValueConverter<Integer>
-
convert
- Overrides:
convertin classValueConverter<Integer>
-
format
- Overrides:
formatin classValueConverter<Integer>
-
format
-
getEmptyTextValue
- Overrides:
getEmptyTextValuein classValueConverter<Integer>
-
parse
-
getAlignment
public int getAlignment()- Overrides:
getAlignmentin classValueConverter<Integer>
-