C# Class GSF.MMS.Model.GetNameList_Request.ObjectScopeChoiceType

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isAaSpecificSelected ( ) : bool
isDomainSpecificSelected ( ) : bool
isVmdSpecificSelected ( ) : bool
selectAaSpecific ( ) : void
selectAaSpecific ( GSF.ASN1.Types.NullObject val ) : void
selectDomainSpecific ( GSF.MMS.Model.Identifier val ) : void
selectVmdSpecific ( ) : void
selectVmdSpecific ( GSF.ASN1.Types.NullObject val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isAaSpecificSelected() public méthode

public isAaSpecificSelected ( ) : bool
Résultat bool

isDomainSpecificSelected() public méthode

public isDomainSpecificSelected ( ) : bool
Résultat bool

isVmdSpecificSelected() public méthode

public isVmdSpecificSelected ( ) : bool
Résultat bool

selectAaSpecific() public méthode

public selectAaSpecific ( ) : void
Résultat void

selectAaSpecific() public méthode

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

selectDomainSpecific() public méthode

public selectDomainSpecific ( GSF.MMS.Model.Identifier val ) : void
val GSF.MMS.Model.Identifier
Résultat void

selectVmdSpecific() public méthode

public selectVmdSpecific ( ) : void
Résultat void

selectVmdSpecific() public méthode

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