Skip to main content

LIDMigrationMapping

amiudmodz


amiudmodz / proto / LIDMigrationMapping

Class: LIDMigrationMapping

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

Implements

Constructors

new LIDMigrationMapping()

new LIDMigrationMapping(p?): LIDMigrationMapping

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

Parameters

p?

ILIDMigrationMapping

Returns

LIDMigrationMapping

Properties

assignedLid

assignedLid: number | Long

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

Implementation of

ILIDMigrationMapping.assignedLid


latestLid?

optional latestLid: null | number | Long

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

Implementation of

ILIDMigrationMapping.latestLid


pn

pn: number | Long

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

Implementation of

ILIDMigrationMapping.pn

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): LIDMigrationMapping

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

Parameters

properties?

ILIDMigrationMapping

Returns

LIDMigrationMapping


decode()

static decode(r, l?): LIDMigrationMapping

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

LIDMigrationMapping


encode()

static encode(m, w?): Writer

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

Parameters

m

ILIDMigrationMapping

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): LIDMigrationMapping

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

Parameters

d

Returns

LIDMigrationMapping


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

LIDMigrationMapping

o?

IConversionOptions

Returns

object