Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ObjectRef

Index

Constructors

Properties

Methods

Constructors

constructor

  • new ObjectRef(objectId: string, description: string, type: string): ObjectRef
  • Parameters

    • objectId: string
    • description: string
    • type: string

    Returns ObjectRef

Properties

description

description: string

objectId

objectId: string

type

type: string

Methods

toString

  • toString(): string
  • Returns string

Generated using TypeDoc