C# 클래스 GSF.MMS.Model.ReadJournal_Request.RangeStopSpecificationChoiceType

상속: IASN1PreparedElement
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
initWithDefaults ( ) : void
isEndingTimeSelected ( ) : bool
isNumberOfEntriesSelected ( ) : bool
selectEndingTime ( TimeOfDay val ) : void
selectNumberOfEntries ( Integer32 val ) : void

메소드 상세

initWithDefaults() 공개 메소드

public initWithDefaults ( ) : void
리턴 void

isEndingTimeSelected() 공개 메소드

public isEndingTimeSelected ( ) : bool
리턴 bool

isNumberOfEntriesSelected() 공개 메소드

public isNumberOfEntriesSelected ( ) : bool
리턴 bool

selectEndingTime() 공개 메소드

public selectEndingTime ( TimeOfDay val ) : void
val TimeOfDay
리턴 void

selectNumberOfEntries() 공개 메소드

public selectNumberOfEntries ( Integer32 val ) : void
val Integer32
리턴 void