C# Class GSF.MMS.Model.AlterEventConditionListMonitoring_Request.PriorityChangeChoiceType

Inheritance: IASN1PreparedElement
Afficher le fichier Open project: GridProtectionAlliance/gsf

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isPriorityResetSelected ( ) : bool
isPriorityValueSelected ( ) : bool
selectPriorityReset ( ) : void
selectPriorityReset ( GSF.ASN1.Types.NullObject val ) : void
selectPriorityValue ( long val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isPriorityResetSelected() public méthode

public isPriorityResetSelected ( ) : bool
Résultat bool

isPriorityValueSelected() public méthode

public isPriorityValueSelected ( ) : bool
Résultat bool

selectPriorityReset() public méthode

public selectPriorityReset ( ) : void
Résultat void

selectPriorityReset() public méthode

public selectPriorityReset ( GSF.ASN1.Types.NullObject val ) : void
val GSF.ASN1.Types.NullObject
Résultat void

selectPriorityValue() public méthode

public selectPriorityValue ( long val ) : void
val long
Résultat void