C# Class GSF.MMS.Model.EntryContent.EntryFormChoiceType

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
initWithDefaults ( ) : void
isAnnotationSelected ( ) : bool
isDataSelected ( ) : bool
selectAnnotation ( MMSString val ) : void
selectData ( DataSequenceType val ) : void

Method Details

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void

isAnnotationSelected() public méthode

public isAnnotationSelected ( ) : bool
Résultat bool

isDataSelected() public méthode

public isDataSelected ( ) : bool
Résultat bool

selectAnnotation() public méthode

public selectAnnotation ( MMSString val ) : void
val MMSString
Résultat void

selectData() public méthode

public selectData ( DataSequenceType val ) : void
val DataSequenceType
Résultat void