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