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
    • Default value type: string = TypeNames.ObjectRefTypeName

    Returns ObjectRef

Properties

description

description: string

objectId

objectId: string

type

type: string

Methods

toString

  • toString(): string

Static fromString

Generated using TypeDoc