Uses of Class
org.hl7.fhir.r4.model.codesystems.CdshooksIndicator
-
Packages that use CdshooksIndicator Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of CdshooksIndicator in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return CdshooksIndicator Modifier and Type Method Description static CdshooksIndicatorCdshooksIndicator. fromCode(String codeString)CdshooksIndicatorCdshooksIndicatorEnumFactory. fromCode(String codeString)static CdshooksIndicatorCdshooksIndicator. valueOf(String name)Returns the enum constant of this type with the specified name.static CdshooksIndicator[]CdshooksIndicator. 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 CdshooksIndicator Modifier and Type Method Description StringCdshooksIndicatorEnumFactory. toCode(CdshooksIndicator code)StringCdshooksIndicatorEnumFactory. toSystem(CdshooksIndicator code)
-