APIs

Show:

Constructor

QualifiedName

(
  • options
)

Parameters:

  • options Object
    • [namespaceIndex] UInt16 optional

      The namespace index

    • [name= null] String optional

      The name

Methods

binaryStoreSize

() Number
Calculate the required size to store this object in a binary stream.

Returns:

Number:

decode

(
  • stream
  • [option]
)

decode the object from a binary stream

Parameters:

encode

(
  • stream
)

encode the object into a binary stream

Parameters:

isValid

() Boolean
verify that all object attributes values are valid according to schema

Returns:

Boolean:

toString

() String

Returns:

String:

Properties

name

String

The name

Default: function () { return null; }

namespaceIndex

UInt16

The namespace index