Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXmlableObject

Hierarchy

  • Object
    • IXmlableObject

Index

Properties

Object

Object: ObjectConstructor

Optional _attr

constructor

constructor: Function

should

should: Assertion

Methods

hasOwnProperty

  • hasOwnProperty(v: string): boolean
  • Parameters

    • v: string

    Returns boolean

isPrototypeOf

  • isPrototypeOf(v: Object): boolean
  • Parameters

    • v: Object

    Returns boolean

propertyIsEnumerable

  • propertyIsEnumerable(v: string): boolean
  • Parameters

    • v: string

    Returns boolean

toLocaleString

  • toLocaleString(): string
  • Returns string

toString

  • toString(): string
  • Returns string

valueOf

  • valueOf(): Object
  • Returns Object

Generated using TypeDoc