Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

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

Properties

qualifiedTsTypeName: string = "navigation.ProfileKind"
versionInfo: LifeCycle
Hybrid: ProfileKind = ...
HybridOffline: ProfileKind = ...
HybridPhone: ProfileKind = ...
HybridPhoneOffline: ProfileKind = ...
HybridTablet: ProfileKind = ...
HybridTabletOffline: ProfileKind = ...
NativePhone: ProfileKind = ...
Phone: ProfileKind = ...
PhoneOffline: ProfileKind = ...
Responsive: ProfileKind = ...
ResponsiveOffline: ProfileKind = ...
Tablet: ProfileKind = ...
TabletOffline: ProfileKind = ...

Accessors

  • get name(): string
  • Returns string

Methods

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

Generated using TypeDoc