maya-dates

@drewsonne/maya-dates / Exports / ICoefficient

Interface: ICoefficient

Hierarchy

Implemented by

Table of contents

Methods

Methods

equal

equal(coefficient): Boolean

Parameters

Name Type
coefficient ICoefficient

Returns

Boolean

Defined in

cr/component/iCoefficient.ts:8


isIn

isIn(validCoeffs): Boolean

Parameters

Name Type
validCoeffs number[]

Returns

Boolean

Defined in

cr/component/iCoefficient.ts:6


isWildcard

isWildcard(): boolean

Returns

boolean

Inherited from

IComponent.isWildcard

Defined in

cr/component/iComponent.ts:2


match

match(coefficient): Boolean

Parameters

Name Type
coefficient ICoefficient

Returns

Boolean

Defined in

cr/component/iCoefficient.ts:10


validate

validate(): boolean

Returns

boolean

Defined in

cr/component/iCoefficient.ts:4