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