Uses of Enum
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 type with the specified name.static ObjectLifecycle[]ObjectLifecycle.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 ObjectLifecycleModifier and TypeMethodDescriptionObjectLifecycleEnumFactory.toCode(ObjectLifecycle code)ObjectLifecycleEnumFactory.toSystem(ObjectLifecycle code)