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