
Uses of Enum Class
ca.uhn.fhir.util.VersionEnum
Packages that use VersionEnum
-
Uses of VersionEnum in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return VersionEnumModifier and TypeMethodDescriptionstatic VersionEnum
VersionEnum.forVersion
(String theVersionString) static VersionEnum
VersionEnum.latestVersion()
static VersionEnum
Returns the enum constant of this class with the specified name.static VersionEnum[]
VersionEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.uhn.fhir.util with parameters of type VersionEnum