Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.OccurrenceCodes
Packages that use OccurrenceCodes
-
Uses of OccurrenceCodes in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return OccurrenceCodesModifier and TypeMethodDescriptionstatic OccurrenceCodesstatic OccurrenceCodesReturns the enum constant of this type with the specified name.static OccurrenceCodes[]OccurrenceCodes.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 OccurrenceCodesModifier and TypeMethodDescriptionOccurrenceCodesEnumFactory.toCode(OccurrenceCodes code)OccurrenceCodesEnumFactory.toSystem(OccurrenceCodes code)