Accessors
fromObject
- get fromObject(): any
- set fromObject(value: any): void
-
Returns any
-
Parameters
Returns void
toObject
- get toObject(): any
- set toObject(value: any): void
-
Returns any
-
Parameters
Returns void
Methods
equals
- equals(obj: any): boolean
-
Parameters
Returns boolean
parse
- parse(from: string, to: string): void
Static isNumericRangeType
- isNumericRangeType(type: Type): boolean
-
Parameters
Returns boolean
Static isRangeType
- isRangeType(type: Type): boolean
-
Parameters
Returns boolean