C# Class Hl7.Fhir.Model.Ingredient.StrengthComponent

Inheritance: Hl7.Fhir.Model.BackboneElement
Afficher le fichier Open project: microsoft/fhir-codegen

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CopyTo ( IDeepCopyable other ) : IDeepCopyable
DeepCopy ( ) : IDeepCopyable
IsExactly ( IDeepComparable other ) : bool
Matches ( IDeepComparable other ) : bool

Method Details

CopyTo() public méthode

public CopyTo ( IDeepCopyable other ) : IDeepCopyable
other IDeepCopyable
Résultat IDeepCopyable

DeepCopy() public méthode

public DeepCopy ( ) : IDeepCopyable
Résultat IDeepCopyable

IsExactly() public méthode

public IsExactly ( IDeepComparable other ) : bool
other IDeepComparable
Résultat bool

Matches() public méthode

public Matches ( IDeepComparable other ) : bool
other IDeepComparable
Résultat bool