| Constructor and Description |
|---|
DurationConverter() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
convert(String value)
The converter accepts a value which start with a number by implicitly appending `PT` to it.
|
public Duration convert(String value)
Copyright © 2019 JBoss by Red Hat. All rights reserved.