Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.OccurrenceSpanCodes
Packages that use OccurrenceSpanCodes
-
Uses of OccurrenceSpanCodes in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return OccurrenceSpanCodesModifier and TypeMethodDescriptionstatic OccurrenceSpanCodesstatic OccurrenceSpanCodesReturns the enum constant of this type with the specified name.static OccurrenceSpanCodes[]OccurrenceSpanCodes.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 OccurrenceSpanCodesModifier and TypeMethodDescriptionOccurrenceSpanCodesEnumFactory.toCode(OccurrenceSpanCodes code)OccurrenceSpanCodesEnumFactory.toSystem(OccurrenceSpanCodes code)