C# Class GSF.MMS.Model.CS_Resume_Request.CS_Resume_RequestChoiceType.ControllingSequenceType.ModeTypeChoiceType

Inheritance: IASN1PreparedElement
Datei anzeigen Open project: GridProtectionAlliance/gsf

Private Properties

Property Type Description

Public Methods

Method Description
initWithDefaults ( ) : void
isChangeModeSelected ( ) : bool
isContinueModeSelected ( ) : bool
selectChangeMode ( StartCount val ) : void
selectContinueMode ( ) : void
selectContinueMode ( GSF.ASN1.Types.NullObject val ) : void

Method Details

initWithDefaults() public method

public initWithDefaults ( ) : void
return void

isChangeModeSelected() public method

public isChangeModeSelected ( ) : bool
return bool

isContinueModeSelected() public method

public isContinueModeSelected ( ) : bool
return bool

selectChangeMode() public method

public selectChangeMode ( StartCount val ) : void
val StartCount
return void

selectContinueMode() public method

public selectContinueMode ( ) : void
return void

selectContinueMode() public method

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