hashmapinc / hashmapinc/witsml-client
Add fromValue/fromName API to WitsmlVersion enum
Open
enhancement
- Dominant language
- Java
- Stars
- 27
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
To easily get an enum corresponding to particular Witsml version, there should be a function which can return Enum value from version String. e.g. WitsmlVersion.fromValue("1.4.1.1") should return VERSION_1411.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.