C# Class GSF.MMS.Model.Event_Action_instance.DefinitionChoiceType

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isDetailsSelected ( ) : bool
isReferenceSelected ( ) : bool
selectDetails ( DetailsSequenceType val ) : void
selectReference ( GSF.ASN1.Types.ObjectIdentifier val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isDetailsSelected() public méthode

public isDetailsSelected ( ) : bool
Résultat bool

isReferenceSelected() public méthode

public isReferenceSelected ( ) : bool
Résultat bool

selectDetails() public méthode

public selectDetails ( DetailsSequenceType val ) : void
val DetailsSequenceType
Résultat void

selectReference() public méthode

public selectReference ( GSF.ASN1.Types.ObjectIdentifier val ) : void
val GSF.ASN1.Types.ObjectIdentifier
Résultat void