| Package | Description | 
|---|---|
| org.springframework.boot.convert | Support for type conversion. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DurationStyle | DurationStyle. detect(String value)Detect the style from the given source value. | 
| static DurationStyle | DurationStyle. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DurationStyle[] | DurationStyle. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.