Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CatalogEntry

Describes an enumerated value of a Catalog.

Hierarchy

  • CatalogEntry

Implements

Index

Constructors

Properties

Methods

Constructors

Private constructor

  • Parameters

    • key: number
    • attributes: Iterable<Attribute>

    Returns CatalogEntry

Properties

attributes

Gets the catalog attributes, often referred to as the values of the catalogs columns.

key

key: number

Gets a 16 bit integer that identifies the catalog entry.

Methods

Private getInspectionString

  • getInspectionString(): string
  • Returns string

Private toString

  • toString(): string
  • Returns string

Generated using TypeDoc