Implements
Constructors
new LabelAssociationAction()
new LabelAssociationAction(Defined in: WAProto/index.d.ts:12073p?):LabelAssociationAction
Parameters
p?
ILabelAssociationAction
Returns
LabelAssociationAction
Properties
labeled?
Defined in: WAProto/index.d.ts:12074optionallabeled:null|boolean
Implementation of
ILabelAssociationAction.labeled
Methods
create()
Defined in: WAProto/index.d.ts:12075staticcreate(properties?):LabelAssociationAction
Parameters
properties?
ILabelAssociationAction
Returns
LabelAssociationAction
decode()
Defined in: WAProto/index.d.ts:12077staticdecode(r,l?):LabelAssociationAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
LabelAssociationAction
encode()
Defined in: WAProto/index.d.ts:12076staticencode(m,w?):Writer
Parameters
m
ILabelAssociationAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:12078staticfromObject(d):LabelAssociationAction
Parameters
d
Returns
LabelAssociationAction
getTypeUrl()
Defined in: WAProto/index.d.ts:12081staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:12080
Returns
object
toObject()
Defined in: WAProto/index.d.ts:12079statictoObject(m,o?):object
Parameters
m
LabelAssociationAction
o?
IConversionOptions
Returns
object