
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.V3CommunicationFunctionType
Packages that use V3CommunicationFunctionType
-
Uses of V3CommunicationFunctionType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return V3CommunicationFunctionTypeModifier and TypeMethodDescriptionstatic V3CommunicationFunctionType
static V3CommunicationFunctionType
Returns the enum constant of this type with the specified name.static V3CommunicationFunctionType[]
V3CommunicationFunctionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type V3CommunicationFunctionTypeModifier and TypeMethodDescriptionV3CommunicationFunctionTypeEnumFactory.toCode
(V3CommunicationFunctionType code) V3CommunicationFunctionTypeEnumFactory.toSystem
(V3CommunicationFunctionType code)