
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.V3EntityNameUse
Packages that use V3EntityNameUse
- 
Uses of V3EntityNameUse in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3EntityNameUseModifier and TypeMethodDescriptionstatic V3EntityNameUsestatic V3EntityNameUseReturns the enum constant of this class with the specified name.static V3EntityNameUse[]V3EntityNameUse.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type V3EntityNameUseModifier and TypeMethodDescriptionV3EntityNameUseEnumFactory.toCode(V3EntityNameUse code) V3EntityNameUseEnumFactory.toSystem(V3EntityNameUse code)