Uses of Class
org.hl7.fhir.r4.model.codesystems.V3ActSite
-
Packages that use V3ActSite Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of V3ActSite in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3ActSite Modifier and Type Method Description static V3ActSiteV3ActSite. fromCode(String codeString)V3ActSiteV3ActSiteEnumFactory. fromCode(String codeString)static V3ActSiteV3ActSite. valueOf(String name)Returns the enum constant of this type with the specified name.static V3ActSite[]V3ActSite. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type V3ActSite Modifier and Type Method Description StringV3ActSiteEnumFactory. toCode(V3ActSite code)StringV3ActSiteEnumFactory. toSystem(V3ActSite code)
-