Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ObjectTypeAttributes

Hierarchy

  • NodeAttributes
    • ObjectTypeAttributes

Index

Constructors

constructor

Properties

description

description: LocalizedText

displayName

displayName: LocalizedText

isAbstract

isAbstract: UABoolean

specifiedAttributes

specifiedAttributes: UInt32

userWriteMask

userWriteMask: UInt32

writeMask

writeMask: UInt32

Static encodingDefaultBinary

encodingDefaultBinary: ExpandedNodeId = makeExpandedNodeId(363, 0)

Static encodingDefaultXml

encodingDefaultXml: ExpandedNodeId = makeExpandedNodeId(362, 0)

Static possibleFields

possibleFields: string[] = ["isAbstract"]

Accessors

schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Static schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Methods

decode

  • decode(stream: BinaryStream): void
  • Parameters

    • stream: BinaryStream

    Returns void

encode

  • encode(stream: OutputBinaryStream): void
  • Parameters

    • stream: OutputBinaryStream

    Returns void

Generated using TypeDoc