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

Inheritance: Hl7.Fhir.Model.BackboneElement
Datei anzeigen Open project: microsoft/fhir-codegen

Private Properties

Property Type Description

Public Methods

Method Description
CopyTo ( IDeepCopyable other ) : IDeepCopyable
DeepCopy ( ) : IDeepCopyable
IsExactly ( IDeepComparable other ) : bool
Matches ( IDeepComparable other ) : bool

Method Details

CopyTo() public method

public CopyTo ( IDeepCopyable other ) : IDeepCopyable
other IDeepCopyable
return IDeepCopyable

DeepCopy() public method

public DeepCopy ( ) : IDeepCopyable
return IDeepCopyable

IsExactly() public method

public IsExactly ( IDeepComparable other ) : bool
other IDeepComparable
return bool

Matches() public method

public Matches ( IDeepComparable other ) : bool
other IDeepComparable
return bool