
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.ObjectLifecycle
Packages that use ObjectLifecycle
-
Uses of ObjectLifecycle in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return ObjectLifecycleModifier and TypeMethodDescriptionstatic ObjectLifecyclestatic ObjectLifecycleReturns the enum constant of this class with the specified name.static ObjectLifecycle[]ObjectLifecycle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type ObjectLifecycleModifier and TypeMethodDescriptionObjectLifecycleEnumFactory.toCode(ObjectLifecycle code) ObjectLifecycleEnumFactory.toSystem(ObjectLifecycle code)