
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 VersionEnumVersionEnum.forVersion(String theVersionString) static VersionEnumVersionEnum.latestVersion()static VersionEnumReturns 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