C# Class GSF.MMS.Model.Unconfirmed_Detail

Inheritance: IASN1PreparedElement
ファイルを表示 Open project: GridProtectionAlliance/gsf

Private Properties

Property Type Description

Public Methods

Method Description
initWithDefaults ( ) : void
isEventNotificationSelected ( ) : bool
isOtherRequestsSelected ( ) : bool
selectEventNotification ( CS_EventNotification val ) : void
selectOtherRequests ( ) : void
selectOtherRequests ( GSF.ASN1.Types.NullObject val ) : void

Method Details

initWithDefaults() public method

public initWithDefaults ( ) : void
return void

isEventNotificationSelected() public method

public isEventNotificationSelected ( ) : bool
return bool

isOtherRequestsSelected() public method

public isOtherRequestsSelected ( ) : bool
return bool

selectEventNotification() public method

public selectEventNotification ( CS_EventNotification val ) : void
val CS_EventNotification
return void

selectOtherRequests() public method

public selectOtherRequests ( ) : void
return void

selectOtherRequests() public method

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