IntegerInfo interface

Extends

Özellikler

entityKind

Devralınan Özellikler

childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedTypes

Devralınan Yöntemler

validateInstance(string)

Özellik Ayrıntıları

entityKind

entityKind: "integer"

Özellik Değeri

"integer"

Devralınan Özellik Detayları

childOf

childOf: undefined | string

Özellik Değeri

undefined | string

Devralındığı yer:NumericSchemaInfo.childOf

comment

comment?: string

Özellik Değeri

string

Devralındığı yer:NumericSchemaInfo.comment

definedIn

definedIn: undefined | string

Özellik Değeri

undefined | string

Devralındığı yer:NumericSchemaInfo.definedIn

description

description?: LanguageStringType

Özellik Değeri

Devralındığı yer:NumericSchemaInfo.description

displayName

displayName?: LanguageStringType

Özellik Değeri

Devralındığı yer:NumericSchemaInfo.displayName

dtdlVersion

dtdlVersion: number

Özellik Değeri

number

Devralındığı yer:NumericSchemaInfo.dtdlVersion

id

id: string

Özellik Değeri

string

Devralındığı yer:NumericSchemaInfo.id

languageVersion

languageVersion?: number

Özellik Değeri

number

Devralındığı yer:NumericSchemaInfo.languageVersion

supplementalProperties

supplementalProperties: {[x: string]: any}

Özellik Değeri

{[x: string]: any}

Devralındığı yer:NumericSchemaInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Özellik Değeri

string[]

Devralındığı yer:NumericSchemaInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Özellik Değeri

Devralındığı yer:NumericSchemaInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Özellik Değeri

{[name: string]: any}

Devralındığı yer:NumericSchemaInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Özellik Değeri

string[]

Devralındığı yer:NumericSchemaInfo.undefinedTypes

Devralınan Yöntemin Ayrıntıları

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametreler

instanceText

string

Döndürülenler

boolean

Devralındığı yer:NumericSchemaInfo.validateInstance