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

Inheritance: IASN1PreparedElement
Mostra file Open project: GridProtectionAlliance/gsf

Private Properties

Property Type Description

Public Methods

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

Method Details

initWithDefaults() public method

public initWithDefaults ( ) : void
return void

isPriorityResetSelected() public method

public isPriorityResetSelected ( ) : bool
return bool

isPriorityValueSelected() public method

public isPriorityValueSelected ( ) : bool
return bool

selectPriorityReset() public method

public selectPriorityReset ( ) : void
return void

selectPriorityReset() public method

public selectPriorityReset ( GSF.ASN1.Types.NullObject val ) : void
val GSF.ASN1.Types.NullObject
return void

selectPriorityValue() public method

public selectPriorityValue ( long val ) : void
val long
return void