C# Class GSF.MMS.Model.DeleteEventEnrollment_Request

Inheritance: IASN1PreparedElement
Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isEaSelected ( ) : bool
isEcSelected ( ) : bool
isSpecificSelected ( ) : bool
selectEa ( ObjectName val ) : void
selectEc ( ObjectName val ) : void
selectSpecific ( ICollection val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isEaSelected() public méthode

public isEaSelected ( ) : bool
Résultat bool

isEcSelected() public méthode

public isEcSelected ( ) : bool
Résultat bool

isSpecificSelected() public méthode

public isSpecificSelected ( ) : bool
Résultat bool

selectEa() public méthode

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

selectEc() public méthode

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

selectSpecific() public méthode

public selectSpecific ( ICollection val ) : void
val ICollection
Résultat void