Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AttributeCreationArgs

internal

Hierarchy

  • AttributeCreationArgs

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • value: string

    Returns AttributeCreationArgs

Properties

Private _value

_value: string
internal

Methods

getTypeString

  • getTypeString(): string
  • Returns string

getValue

  • getValue(): string
  • Returns string

Private setValue

  • setValue(value: string): void
  • internal

    Parameters

    • value: string

    Returns void