Skip to main content
Defined in: WAProto/index.d.ts:4955

Implements

Constructors

new LIDMigrationMapping()

new LIDMigrationMapping(p?): LIDMigrationMapping
Defined in: WAProto/index.d.ts:4956

Parameters

p?
ILIDMigrationMapping

Returns

LIDMigrationMapping

Properties

assignedLid

assignedLid: number | Long
Defined in: WAProto/index.d.ts:4958

Implementation of

ILIDMigrationMapping.assignedLid

latestLid?

optional latestLid: null | number | Long
Defined in: WAProto/index.d.ts:4959

Implementation of

ILIDMigrationMapping.latestLid

pn

pn: number | Long
Defined in: WAProto/index.d.ts:4957

Implementation of

ILIDMigrationMapping.pn

Methods

create()

static create(properties?): LIDMigrationMapping
Defined in: WAProto/index.d.ts:4960

Parameters

properties?
ILIDMigrationMapping

Returns

LIDMigrationMapping

decode()

static decode(r, l?): LIDMigrationMapping
Defined in: WAProto/index.d.ts:4962

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

LIDMigrationMapping

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:4961

Parameters

m
ILIDMigrationMapping
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): LIDMigrationMapping
Defined in: WAProto/index.d.ts:4963

Parameters

d

Returns

LIDMigrationMapping

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:4966

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:4965

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:4964

Parameters

m
LIDMigrationMapping
o?
IConversionOptions

Returns

object