Skip to main content

Class: LIDMigrationMapping

Defined in: WAProto/index.d.ts:3987

Implements

Constructors

new LIDMigrationMapping()

new LIDMigrationMapping(p?): LIDMigrationMapping

Defined in: WAProto/index.d.ts:3988

Parameters

p?

ILIDMigrationMapping

Returns

LIDMigrationMapping

Properties

assignedLid

assignedLid: number | Long

Defined in: WAProto/index.d.ts:3990

Implementation of

ILIDMigrationMapping.assignedLid


latestLid?

optional latestLid: null | number | Long

Defined in: WAProto/index.d.ts:3991

Implementation of

ILIDMigrationMapping.latestLid


pn

pn: number | Long

Defined in: WAProto/index.d.ts:3989

Implementation of

ILIDMigrationMapping.pn

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:3997

Returns

object


create()

static create(properties?): LIDMigrationMapping

Defined in: WAProto/index.d.ts:3992

Parameters

properties?

ILIDMigrationMapping

Returns

LIDMigrationMapping


decode()

static decode(r, l?): LIDMigrationMapping

Defined in: WAProto/index.d.ts:3994

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

LIDMigrationMapping


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:3993

Parameters

m

ILIDMigrationMapping

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): LIDMigrationMapping

Defined in: WAProto/index.d.ts:3995

Parameters

d

Returns

LIDMigrationMapping


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:3998

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:3996

Parameters

m

LIDMigrationMapping

o?

IConversionOptions

Returns

object