C# Class GSF.MMS.Model.Unconfirmed_Detail

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

public initWithDefaults ( ) : void
Résultat void

isEventNotificationSelected() public méthode

public isEventNotificationSelected ( ) : bool
Résultat bool

isOtherRequestsSelected() public méthode

public isOtherRequestsSelected ( ) : bool
Résultat bool

selectEventNotification() public méthode

public selectEventNotification ( CS_EventNotification val ) : void
val CS_EventNotification
Résultat void

selectOtherRequests() public méthode

public selectOtherRequests ( ) : void
Résultat void

selectOtherRequests() public méthode

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