Package ca.uhn.fhir.model.api
Interface IValueSetEnumBinder<T extends Enum<?>>
- All Superinterfaces:
Serializable
-
Method Summary
Modifier and TypeMethodDescriptionfromCodeString
(String theCodeString) fromCodeString
(String theCodeString, String theSystemString) toCodeString
(T theEnum) toSystemString
(T theEnum)
-
Method Details
-
fromCodeString
-
toCodeString
-
toSystemString
-
fromCodeString
-