C# Class GSF.MMS.Model.EEAttributes.EventActionNameChoiceType

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isEventActionSelected ( ) : bool
isUndefinedSelected ( ) : bool
selectEventAction ( ObjectName val ) : void
selectUndefined ( ) : void
selectUndefined ( GSF.ASN1.Types.NullObject val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isEventActionSelected() public méthode

public isEventActionSelected ( ) : bool
Résultat bool

isUndefinedSelected() public méthode

public isUndefinedSelected ( ) : bool
Résultat bool

selectEventAction() public méthode

public selectEventAction ( ObjectName val ) : void
val ObjectName
Résultat void

selectUndefined() public méthode

public selectUndefined ( ) : void
Résultat void

selectUndefined() public méthode

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