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

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isEventConditionSelected() public méthode

public isEventConditionSelected ( ) : bool
Résultat bool

isUndefinedSelected() public méthode

public isUndefinedSelected ( ) : bool
Résultat bool

selectEventCondition() public méthode

public selectEventCondition ( 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