-
DeviceDefinition.DeviceDefinitionCorrectiveActionComponent.scope
The scope of the corrective action - whether the action targeted all units of a given device model, or only a specific set of batches identified by lot numbers, or individually identified devices identified by the serial name.
DeviceDefinition.DeviceCorrectiveActionScope.fromCode(String codeString)
DeviceDefinition.DeviceCorrectiveActionScopeEnumFactory.fromCode(String codeString)
DeviceDefinition.DeviceDefinitionCorrectiveActionComponent.getScope()
DeviceDefinition.DeviceCorrectiveActionScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
DeviceDefinition.DeviceCorrectiveActionScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
DeviceDefinition.DeviceDefinitionCorrectiveActionComponent.getScopeElement()