SopRecommendation

Defines a standard operating procedure (SOP) recommendation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the Application Component.

Link copied to clipboard

Description of the SOP recommendation.

Link copied to clipboard

The recommendation items.

Link copied to clipboard
val name: String?

Name of the SOP recommendation.

Link copied to clipboard

Prerequisite for the SOP recommendation.

Link copied to clipboard

Identifier for the SOP recommendation.

Link copied to clipboard

Status of the recommended standard operating procedure.

Link copied to clipboard

Reference identifier for the SOP recommendation.

Link copied to clipboard

The service type.

Functions

Link copied to clipboard
inline fun copy(block: SopRecommendation.Builder.() -> Unit = {}): SopRecommendation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String