Implements
Constructors
new TimeFormatAction()
new TimeFormatAction(Defined in: WAProto/index.d.ts:12865p?):TimeFormatAction
Parameters
p?
ITimeFormatAction
Returns
TimeFormatAction
Properties
isTwentyFourHourFormatEnabled?
Defined in: WAProto/index.d.ts:12866optionalisTwentyFourHourFormatEnabled:null|boolean
Implementation of
ITimeFormatAction.isTwentyFourHourFormatEnabled
Methods
create()
Defined in: WAProto/index.d.ts:12867staticcreate(properties?):TimeFormatAction
Parameters
properties?
ITimeFormatAction
Returns
TimeFormatAction
decode()
Defined in: WAProto/index.d.ts:12869staticdecode(r,l?):TimeFormatAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
TimeFormatAction
encode()
Defined in: WAProto/index.d.ts:12868staticencode(m,w?):Writer
Parameters
m
ITimeFormatAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:12870staticfromObject(d):TimeFormatAction
Parameters
d
Returns
TimeFormatAction
getTypeUrl()
Defined in: WAProto/index.d.ts:12873staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:12872
Returns
object
toObject()
Defined in: WAProto/index.d.ts:12871statictoObject(m,o?):object
Parameters
m
TimeFormatAction
o?
IConversionOptions
Returns
object