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