Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new EnvironmentType(_name: string, lifeCycleInfo: ILifeCycle): EnvironmentType

Properties

qualifiedTsTypeName: string = "domainmodels.EnvironmentType"
versionInfo: LifeCycle
NonProduction: EnvironmentType = ...
Production: EnvironmentType = ...
Sandbox: EnvironmentType = ...
Unknown: EnvironmentType = ...

Accessors

  • get name(): string
  • Returns string

Methods

  • checkEnumVersion(metaModelVersion: Version, includeWarnings: boolean): void
  • qualifiedTsLiteralName(): string
  • toString(): string

Generated using TypeDoc