@ApplicationScoped public class PeriodConverter extends Object implements Converter<Period>
Constructor and Description |
---|
PeriodConverter() |
Modifier and Type | Method and Description |
---|---|
Period |
convert(Value value)
Converts the supplied
Value into the appropriate kind of
object and returns the result. |
public PeriodConverter()
Copyright © 2019–2020, microBean™. All rights reserved.