C# Class GSF.MMS.Model.CS_GetEventConditionAttributes_Response.GroupPriorityOverrideChoiceType

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isPrioritySelected ( ) : bool
isUndefinedSelected ( ) : bool
selectPriority ( Priority val ) : void
selectUndefined ( ) : void
selectUndefined ( GSF.ASN1.Types.NullObject val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isPrioritySelected() public méthode

public isPrioritySelected ( ) : bool
Résultat bool

isUndefinedSelected() public méthode

public isUndefinedSelected ( ) : bool
Résultat bool

selectPriority() public méthode

public selectPriority ( Priority val ) : void
val Priority
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