Uses of Class
org.linuxforhealth.fhir.registry.resource.FHIRRegistryResource.Version.CompareMode
-
Packages that use FHIRRegistryResource.Version.CompareMode Package Description org.linuxforhealth.fhir.registry.resource -
-
Uses of FHIRRegistryResource.Version.CompareMode in org.linuxforhealth.fhir.registry.resource
Methods in org.linuxforhealth.fhir.registry.resource that return FHIRRegistryResource.Version.CompareMode Modifier and Type Method Description static FHIRRegistryResource.Version.CompareModeFHIRRegistryResource.Version.CompareMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FHIRRegistryResource.Version.CompareMode[]FHIRRegistryResource.Version.CompareMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-