
Uses of Enum Class
org.hl7.fhir.r4.model.CarePlan.CarePlanActivityStatus
Packages that use CarePlan.CarePlanActivityStatus
-
Uses of CarePlan.CarePlanActivityStatus in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type CarePlan.CarePlanActivityStatusModifier and TypeFieldDescriptionprotected Enumeration<CarePlan.CarePlanActivityStatus> CarePlan.CarePlanActivityDetailComponent.statusIdentifies what progress is being made for the specific activity.Methods in org.hl7.fhir.r4.model that return CarePlan.CarePlanActivityStatusModifier and TypeMethodDescriptionCarePlan.CarePlanActivityDetailComponent.getStatus()Returns the enum constant of this class with the specified name.static CarePlan.CarePlanActivityStatus[]CarePlan.CarePlanActivityStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type CarePlan.CarePlanActivityStatusModifier and TypeMethodDescriptionCarePlan.CarePlanActivityStatusEnumFactory.fromType(PrimitiveType<?> code) CarePlan.CarePlanActivityDetailComponent.getStatusElement()Methods in org.hl7.fhir.r4.model with parameters of type CarePlan.CarePlanActivityStatusModifier and TypeMethodDescriptionCarePlan.CarePlanActivityDetailComponent.setStatus(CarePlan.CarePlanActivityStatus value) CarePlan.CarePlanActivityStatusEnumFactory.toCode(CarePlan.CarePlanActivityStatus code) CarePlan.CarePlanActivityStatusEnumFactory.toSystem(CarePlan.CarePlanActivityStatus code) Method parameters in org.hl7.fhir.r4.model with type arguments of type CarePlan.CarePlanActivityStatusModifier and TypeMethodDescriptionCarePlan.CarePlanActivityDetailComponent.setStatusElement(Enumeration<CarePlan.CarePlanActivityStatus> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type CarePlan.CarePlanActivityStatusModifierConstructorDescriptionConstructor