Uses of Class
org.hl7.fhir.r4.model.FhirPublication
-
Packages that use FhirPublication Package Description org.hl7.fhir.r4.model -
-
Uses of FhirPublication in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return FhirPublication Modifier and Type Method Description static FhirPublicationFhirPublication. fromCode(String v)static FhirPublicationFhirPublication. fromVersion(Enumerations.FHIRVersion v)static FhirPublicationFhirPublication. valueOf(String name)Returns the enum constant of this type with the specified name.static FhirPublication[]FhirPublication. values()Returns an array containing the constants of this enum type, in the order they are declared.
-